Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h54 EK_GPRel64BlockAddress, enumerator
DMIRYamlMapping.h124 MachineJumpTableInfo::EK_GPRel64BlockAddress);
/external/llvm/lib/CodeGen/
DMachineFunction.cpp775 case MachineJumpTableInfo::EK_GPRel64BlockAddress: in getEntrySize()
795 case MachineJumpTableInfo::EK_GPRel64BlockAddress: in getEntryAlignment()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1479 case MachineJumpTableInfo::EK_GPRel64BlockAddress: { in EmitJumpTableEntry()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp299 if ((JTEncoding == MachineJumpTableInfo::EK_GPRel64BlockAddress) || in getPICJumpTableRelocBase()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp3711 return MachineJumpTableInfo::EK_GPRel64BlockAddress; in getJumpTableEncoding()