Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h54 EK_GPRel64BlockAddress, enumerator
/external/llvm/lib/CodeGen/
DMachineFunction.cpp718 case MachineJumpTableInfo::EK_GPRel64BlockAddress: in getEntrySize()
738 case MachineJumpTableInfo::EK_GPRel64BlockAddress: in getEntryAlignment()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1382 case MachineJumpTableInfo::EK_GPRel64BlockAddress: { in EmitJumpTableEntry()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp243 if ((JTEncoding == MachineJumpTableInfo::EK_GPRel64BlockAddress) || in getPICJumpTableRelocBase()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp3562 return MachineJumpTableInfo::EK_GPRel64BlockAddress; in getJumpTableEncoding()