Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h59 EK_GPRel32BlockAddress, enumerator
DMIRYamlMapping.h129 MachineJumpTableInfo::EK_GPRel32BlockAddress);
/external/llvm/lib/CodeGen/
DMachineFunction.cpp734 case MachineJumpTableInfo::EK_GPRel32BlockAddress: in getEntrySize()
754 case MachineJumpTableInfo::EK_GPRel32BlockAddress: in getEntryAlignment()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp246 return MachineJumpTableInfo::EK_GPRel32BlockAddress; in getJumpTableEncoding()
258 (JTEncoding == MachineJumpTableInfo::EK_GPRel32BlockAddress)) in getPICJumpTableRelocBase()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1436 case MachineJumpTableInfo::EK_GPRel32BlockAddress: { in EmitJumpTableEntry()