Home
last modified time | relevance | path

Searched refs:MO_BlockAddress (Results 1 – 25 of 35) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcMCInstLower.cpp47 case MachineOperand::MO_BlockAddress: in LowerSymbolOperand()
82 case MachineOperand::MO_BlockAddress: in LowerOperand()
DSparcAsmPrinter.cpp363 case MachineOperand::MO_BlockAddress: in printOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreMCInstLower.cpp45 case MachineOperand::MO_BlockAddress: in LowerSymbolOperand()
94 case MachineOperand::MO_BlockAddress: in LowerOperand()
DXCoreAsmPrinter.cpp223 case MachineOperand::MO_BlockAddress: in printOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCMCInstLower.cpp43 case MachineOperand::MO_BlockAddress: in LowerSymbolOperand()
95 case MachineOperand::MO_BlockAddress: in LowerOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp133 case MachineOperand::MO_BlockAddress: in LowerSymbolOperand()
195 case MachineOperand::MO_BlockAddress: in LowerOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h64 MO_BlockAddress, ///< Address of a basic block enumerator
341 bool isBlockAddress() const { return OpKind == MO_BlockAddress; } in isBlockAddress()
856 MachineOperand Op(MachineOperand::MO_BlockAddress);
DMachineInstrBuilder.h295 case MachineOperand::MO_BlockAddress:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZMCInstLower.cpp63 case MachineOperand::MO_BlockAddress: in getExpr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRMCInstLower.cpp94 case MachineOperand::MO_BlockAddress: in lowerInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVAsmPrinter.cpp127 case MachineOperand::MO_BlockAddress: { in PrintAsmOperand()
DRISCVMCInstLower.cpp113 case MachineOperand::MO_BlockAddress: in LowerRISCVMachineOperandToMCOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiMCInstLower.cpp119 case MachineOperand::MO_BlockAddress: in Lower()
DLanaiAsmPrinter.cpp85 case MachineOperand::MO_BlockAddress: { in printOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430MCInstLower.cpp150 case MachineOperand::MO_BlockAddress: in Lower()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFAsmPrinter.cpp93 case MachineOperand::MO_BlockAddress: { in printOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRVRegNamerUtils.cpp94 case MachineOperand::MO_BlockAddress: in getInstructionOpcodeHash()
DMachineOperand.cpp304 case MachineOperand::MO_BlockAddress: in isIdenticalTo()
371 case MachineOperand::MO_BlockAddress: in hash_value()
848 case MachineOperand::MO_BlockAddress: { in print()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMMCInstLower.cpp106 case MachineOperand::MO_BlockAddress: in lowerOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonMCInstLower.cpp169 case MachineOperand::MO_BlockAddress: in HexagonLowerToMC()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp192 case MachineOperand::MO_BlockAddress: in LowerPPCMachineOperandToMCOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64MCInstLower.cpp288 case MachineOperand::MO_BlockAddress: in lowerOperand()
DAArch64CollectLOH.cpp168 case MachineOperand::MO_BlockAddress: in canAddBePartOfLOH()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86AsmPrinter.cpp234 case MachineOperand::MO_BlockAddress: { in PrintOperand()
DX86OptimizeLEAs.cpp160 case MachineOperand::MO_BlockAddress: in getHashValue()

12