Searched defs:lowerOperand (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchAsmPrinter.h53 bool lowerOperand(const MachineOperand &MO, MCOperand &MCOp) const { function in class:llvm::LoongArchAsmPrinter
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMCInstLower.cpp79 MCOperand SystemZMCInstLower::lowerOperand(const MachineOperand &MO) const { function in class:SystemZMCInstLower
/freebsd-current/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYMCInstLower.cpp76 bool CSKYMCInstLower::lowerOperand(const MachineOperand &MO, function in class:CSKYMCInstLower
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp88 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, function in class:ARMAsmPrinter
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp67 bool AMDGPUMCInstLower::lowerOperand(const MachineOperand &MO, function in class:AMDGPUMCInstLower
163 bool AMDGPUAsmPrinter::lowerOperand(const MachineOperand &MO, function in class:AMDGPUAsmPrinter
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp327 bool AArch64MCInstLower::lowerOperand(const MachineOperand &MO, function in class:AArch64MCInstLower
H A DAArch64AsmPrinter.cpp89 bool lowerOperand(const MachineOperand &MO, MCOperand &MCOp) const { function in class:__anon2186::AArch64AsmPrinter
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp833 bool RISCVAsmPrinter::lowerOperand(const MachineOperand &MO, function in class:RISCVAsmPrinter
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp102 bool MipsAsmPrinter::lowerOperand(const MachineOperand &MO, MCOperand &MCOp) { function in class:MipsAsmPrinter
/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp245 bool NVPTXAsmPrinter::lowerOperand(const MachineOperand &MO, function in class:NVPTXAsmPrinter

Completed in 127 milliseconds