Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h54 EK_GPRel64BlockAddress, enumerator
H A DMIRYamlMapping.h135 MachineJumpTableInfo::EK_GPRel64BlockAddress);
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineFunction.cpp1275 case MachineJumpTableInfo::EK_GPRel64BlockAddress: in getEntrySize()
1295 case MachineJumpTableInfo::EK_GPRel64BlockAddress: in getEntryAlignment()
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2429 case MachineJumpTableInfo::EK_GPRel64BlockAddress: { in emitJumpTableEntry()
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4337 return MachineJumpTableInfo::EK_GPRel64BlockAddress; in getJumpTableEncoding()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp458 if ((JTEncoding == MachineJumpTableInfo::EK_GPRel64BlockAddress) || in getPICJumpTableRelocBase()