/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchMCInstLower.cpp | 135 MCOperand &MCOp, in lowerLoongArchMachineOperandToMCOperand() 182 MCOperand MCOp; in lowerLoongArchMachineInstrToMCInst() local
|
H A D | LoongArchAsmPrinter.h | 53 bool lowerOperand(const MachineOperand &MO, MCOperand &MCOp) const { in lowerOperand()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMMCInstLower.cpp | 89 MCOperand &MCOp) { in lowerOperand() 172 MCOperand MCOp; in LowerARMMachineInstrToMCInst() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFMCInstLower.cpp | 51 MCOperand MCOp; in Lower() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRMCInstLower.cpp | 74 MCOperand MCOp; in lowerInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVMCInstLower.cpp | 31 MCOperand MCOp; in lower() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEMCInstLower.cpp | 82 MCOperand MCOp = LowerOperand(MI, MO, AP); in LowerVEMachineInstrToMCInst() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcMCInstLower.cpp | 101 MCOperand MCOp = LowerOperand(MI, MO, AP); in LowerSparcMachineInstrToMCInst() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYMCInstLower.cpp | 31 MCOperand MCOp; in Lower() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCMCInstLower.cpp | 108 MCOperand MCOp = LowerOperand(MO); in Lower() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/ |
H A D | LanaiMCCodeEmitter.cpp | 111 const MCInst &Inst, const MCOperand &MCOp, SmallVectorImpl<MCFixup> &Fixups, in getMachineOpValue() argument 291 const MCOperand &MCOp = Inst.getOperand(OpNo); getBranchTargetOpValue() local [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreMCInstLower.cpp | 107 MCOperand MCOp = LowerOperand(MO); in Lower() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiMCInstLower.cpp | 97 MCOperand MCOp; in Lower() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600MCInstLower.cpp | 41 MCOperand MCOp; in lower() local
|
H A D | AMDGPUMCInstLower.cpp | 152 MCOperand MCOp; in lower() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430MCInstLower.cpp | 119 MCOperand MCOp; in Lower() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kMCInstLower.cpp | 166 std::optional<MCOperand> MCOp = LowerOperand(MI, MO); in Lower() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCMCInstLower.cpp | 182 MCOperand MCOp; in LowerPPCMachineInstrToMCInst() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsMCInstLower.cpp | 322 MCOperand MCOp = LowerOperand(MO); Lower() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64MCInstLower.cpp | 376 MCOperand MCOp; in Lower() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaAsmPrinter.cpp | 254 MCOperand MCOp = lowerOperand(MO); in lowerToMCInst() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyMCInstLower.cpp | 175 MCOperand MCOp; in lower() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVAsmPrinter.cpp | 991 MCOperand MCOp; in lowerRISCVVMachineInstrToMCInst() local 1056 MCOperand MCOp; in lowerToMCInst() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCA/ |
H A D | AMDGPUCustomBehaviour.cpp | 50 const MCOperand &MCOp = MCI.getOperand(Idx); in processWaitCnt() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 161 unsigned OpNo, MCOperand &MCOp) { in lowerImageHandleOperand() 210 void NVPTXAsmPrinter::lowerImageHandleSymbol(unsigned Index, MCOperand &MCOp) { in lowerImageHandleSymbol() 234 MCOperand MCOp; in lowerToMCInst() local 248 MCOperand &MCOp) { in lowerOperand()
|