Home
last modified time | relevance | path

Searched refs:EK_GPRel32BlockAddress (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h60 EK_GPRel32BlockAddress, enumerator
DMIRYamlMapping.h136 MachineJumpTableInfo::EK_GPRel32BlockAddress);
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineJumpTableInfo.h54 EK_GPRel32BlockAddress, enumerator
/external/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h59 EK_GPRel32BlockAddress, enumerator
DMIRYamlMapping.h126 MachineJumpTableInfo::EK_GPRel32BlockAddress);
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineFunction.cpp535 case MachineJumpTableInfo::EK_GPRel32BlockAddress: in getEntrySize()
554 case MachineJumpTableInfo::EK_GPRel32BlockAddress: in getEntryAlignment()
/external/llvm/lib/CodeGen/
DMachineFunction.cpp777 case MachineJumpTableInfo::EK_GPRel32BlockAddress: in getEntrySize()
797 case MachineJumpTableInfo::EK_GPRel32BlockAddress: in getEntryAlignment()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineFunction.cpp854 case MachineJumpTableInfo::EK_GPRel32BlockAddress: in getEntrySize()
874 case MachineJumpTableInfo::EK_GPRel32BlockAddress: in getEntryAlignment()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp1162 case MachineJumpTableInfo::EK_GPRel32BlockAddress: in emitJumpTableInfo()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1074 return MachineJumpTableInfo::EK_GPRel32BlockAddress; in getJumpTableEncoding()
1083 if (getJumpTableEncoding() == MachineJumpTableInfo::EK_GPRel32BlockAddress) in getPICJumpTableRelocBase()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1133 case MachineJumpTableInfo::EK_GPRel32BlockAddress: { in EmitJumpTableEntry()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp288 return MachineJumpTableInfo::EK_GPRel32BlockAddress; in getJumpTableEncoding()
300 (JTEncoding == MachineJumpTableInfo::EK_GPRel32BlockAddress)) in getPICJumpTableRelocBase()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1470 case MachineJumpTableInfo::EK_GPRel32BlockAddress: { in EmitJumpTableEntry()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1773 case MachineJumpTableInfo::EK_GPRel32BlockAddress: { in EmitJumpTableEntry()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp293 return MachineJumpTableInfo::EK_GPRel32BlockAddress; in getJumpTableEncoding()
305 (JTEncoding == MachineJumpTableInfo::EK_GPRel32BlockAddress)) in getPICJumpTableRelocBase()