LLVM: llvm::WebAssemblyMCInstLower Class Reference (original) (raw)
This class is used to lower an MachineInstr into an MCInst. More...
#include "[Target/WebAssembly/WebAssemblyMCInstLower.h](WebAssemblyMCInstLower%5F8h%5Fsource.html)"
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
◆ lower()
Definition at line 198 of file WebAssemblyMCInstLower.cpp.
References llvm::MCInst::addOperand(), assert(), llvm::MCInst::begin(), llvm::MCOperand::createDFPImm(), llvm::MCOperand::createImm(), llvm::MCOperand::createReg(), llvm::MCOperand::createSFPImm(), llvm::errs(), llvm::wasm::EXNREF, llvm::MachineOperand::getCImm(), llvm::MachineFunction::getDataLayout(), llvm::MachineOperand::getFPImm(), getFunctionReturns(), llvm::MachineOperand::getImm(), llvm::MachineOperand::getMCSymbol(), llvm::MachineOperand::getReg(), llvm::MachineFunction::getSubtarget(), llvm::MachineOperand::getTargetFlags(), llvm::MachineOperand::getType(), llvm::ConstantInt::getValue(), llvm::WebAssemblyFunctionInfo::getWAReg(), I, llvm::wasm::I32, llvm::wasm::I64, llvm::MCInst::insert(), llvm::WebAssembly::Invalid, llvm::WebAssembly::isCallIndirect(), llvm::MachineOperand::isImplicit(), llvm::MachineOperand::isReg(), llvm_unreachable, MI, llvm::WebAssemblyII::MO_CATCH_BLOCK_SIG, llvm::MachineOperand::MO_CImmediate, llvm::MachineOperand::MO_ExternalSymbol, llvm::MachineOperand::MO_FPImmediate, llvm::MachineOperand::MO_GlobalAddress, llvm::MachineOperand::MO_Immediate, llvm::MachineOperand::MO_MachineBasicBlock, llvm::MachineOperand::MO_MCSymbol, llvm::MachineOperand::MO_Register, MRI, llvm::WebAssembly::Multivalue, llvm::WebAssembly::OPERAND_SIGNATURE, llvm::WebAssembly::OPERAND_TYPEINDEX, llvm::SmallVectorTemplateBase< T, bool >::pop_back(), llvm::SmallVectorTemplateBase< T, bool >::push_back(), llvm::WebAssembly::regClassToValType(), removeRegisterOperands(), llvm::MCInst::setOpcode(), and WasmKeepRegisters.
Referenced by llvm::WebAssemblyAsmPrinter::emitInstruction().
The documentation for this class was generated from the following files:
- lib/Target/WebAssembly/WebAssemblyMCInstLower.h
- lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp