Home
last modified time | relevance | path

Searched refs:MO_GlobalAddress (Results 1 – 25 of 48) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcMCInstLower.cpp43 case MachineOperand::MO_GlobalAddress: in LowerSymbolOperand()
81 case MachineOperand::MO_GlobalAddress: in LowerOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86AsmPrinter.cpp119 case MachineOperand::MO_GlobalAddress: { in PrintSymbolOperand()
222 case MachineOperand::MO_GlobalAddress: { in PrintOperand()
277 case MachineOperand::MO_GlobalAddress: in PrintPCRelImm()
307 case MachineOperand::MO_GlobalAddress: in PrintLeaMemReference()
471 case MachineOperand::MO_GlobalAddress: in PrintAsmOperand()
495 case MachineOperand::MO_GlobalAddress: in PrintAsmOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCMCInstLower.cpp39 case MachineOperand::MO_GlobalAddress: in LowerSymbolOperand()
91 case MachineOperand::MO_GlobalAddress: in LowerOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreMCInstLower.cpp41 case MachineOperand::MO_GlobalAddress: in LowerSymbolOperand()
90 case MachineOperand::MO_GlobalAddress: in LowerOperand()
DXCoreAsmPrinter.cpp216 case MachineOperand::MO_GlobalAddress: in printOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVMergeBaseOffset.cpp84 HiLUI.getOperand(1).getType() != MachineOperand::MO_GlobalAddress || in detectLuiAddiGlobal()
92 LoADDI->getOperand(2).getType() != MachineOperand::MO_GlobalAddress || in detectLuiAddiGlobal()
DRISCVAsmPrinter.cpp124 case MachineOperand::MO_GlobalAddress: in PrintAsmOperand()
DRISCVMCInstLower.cpp110 case MachineOperand::MO_GlobalAddress: in LowerRISCVMachineOperandToMCOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFMCInstLower.cpp76 case MachineOperand::MO_GlobalAddress: in Lower()
DBPFAsmPrinter.cpp89 case MachineOperand::MO_GlobalAddress: in printOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp128 case MachineOperand::MO_GlobalAddress: in LowerSymbolOperand()
190 case MachineOperand::MO_GlobalAddress: in LowerOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h63 MO_GlobalAddress, ///< Address of a global value enumerator
337 bool isGlobal() const { return OpKind == MO_GlobalAddress; } in isGlobal()
840 MachineOperand Op(MachineOperand::MO_GlobalAddress);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZMCInstLower.cpp46 case MachineOperand::MO_GlobalAddress: in getExpr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRMCInstLower.cpp81 case MachineOperand::MO_GlobalAddress: in lowerInstruction()
DAVRAsmPrinter.cpp71 case MachineOperand::MO_GlobalAddress: in printOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiMCInstLower.cpp116 case MachineOperand::MO_GlobalAddress: in Lower()
DLanaiAsmPrinter.cpp81 case MachineOperand::MO_GlobalAddress: in printOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430MCInstLower.cpp138 case MachineOperand::MO_GlobalAddress: in Lower()
DMSP430AsmPrinter.cpp94 case MachineOperand::MO_GlobalAddress: { in printOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64CollectLOH.cpp165 case MachineOperand::MO_GlobalAddress: in canAddBePartOfLOH()
190 case MachineOperand::MO_GlobalAddress: in canDefBePartOfLOH()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOperand.cpp192 OpKind = MO_GlobalAddress; in ChangeToGA()
299 case MachineOperand::MO_GlobalAddress: in isIdenticalTo()
368 case MachineOperand::MO_GlobalAddress: in hash_value()
833 case MachineOperand::MO_GlobalAddress: in print()
DMIRVRegNamerUtils.cpp93 case MachineOperand::MO_GlobalAddress: in getInstructionOpcodeHash()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonMCInstLower.cpp156 case MachineOperand::MO_GlobalAddress: in HexagonLowerToMC()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMMCInstLower.cpp90 case MachineOperand::MO_GlobalAddress: in lowerOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp182 case MachineOperand::MO_GlobalAddress: in LowerPPCMachineOperandToMCOperand()

12