Home
last modified time | relevance | path

Searched refs:EK_GPRel64BlockAddress (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h54 EK_GPRel64BlockAddress, enumerator
DMIRYamlMapping.h135 MachineJumpTableInfo::EK_GPRel64BlockAddress);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp908 case MachineJumpTableInfo::EK_GPRel64BlockAddress: in getEntrySize()
928 case MachineJumpTableInfo::EK_GPRel64BlockAddress: in getEntryAlignment()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1937 case MachineJumpTableInfo::EK_GPRel64BlockAddress: { in EmitJumpTableEntry()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp4294 return MachineJumpTableInfo::EK_GPRel64BlockAddress; in getJumpTableEncoding()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp453 if ((JTEncoding == MachineJumpTableInfo::EK_GPRel64BlockAddress) || in getPICJumpTableRelocBase()