/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVMCInstLower.cpp | 23 void SPIRVMCInstLower::lower(const MachineInstr *MI, MCInst &OutMI, in lower()
|
/llvm-project/llvm/lib/Target/VE/ |
H A D | VEMCInstLower.cpp | 77 void llvm::LowerVEMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in LowerVEMachineInstrToMCInst()
|
/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchMCInstLower.cpp | 178 lowerLoongArchMachineInstrToMCInst(const MachineInstr * MI,MCInst & OutMI,AsmPrinter & AP) lowerLoongArchMachineInstrToMCInst() argument
|
/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcMCInstLower.cpp | 94 MCInst &OutMI, in LowerSparcMachineInstrToMCInst()
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMMCInstLower.cpp | 139 void llvm::LowerARMMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in LowerARMMachineInstrToMCInst() argument
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCMCInstLower.cpp | 177 void llvm::LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in LowerPPCMachineInstrToMCInst()
|
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsMCInstLower.cpp | 252 lowerLongBranchADDiu(const MachineInstr * MI,MCInst & OutMI,int Opcode) const lowerLongBranchADDiu() argument [all...] |
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyMCInstLower.cpp | 272 removeRegisterOperands(const MachineInstr * MI,MCInst & OutMI) removeRegisterOperands() argument [all...] |
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVAsmPrinter.cpp | 938 lowerRISCVVMachineInstrToMCInst(const MachineInstr * MI,MCInst & OutMI) lowerRISCVVMachineInstrToMCInst() argument 1049 lowerToMCInst(const MachineInstr * MI,MCInst & OutMI) lowerToMCInst() argument [all...] |
/llvm-project/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 1525 InstLower(const MachineInstr * MI,MCInst & OutMI) InstLower() argument [all...] |
/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 220 lowerToMCInst(const MachineInstr * MI,MCInst & OutMI) lowerToMCInst() argument
|