Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h54 EK_GPRel64BlockAddress, enumerator
H A DMIRYamlMapping.h135 MachineJumpTableInfo::EK_GPRel64BlockAddress);
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp1254 case MachineJumpTableInfo::EK_GPRel64BlockAddress: in getEntrySize()
1275 case MachineJumpTableInfo::EK_GPRel64BlockAddress: in getEntryAlignment()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3546 case MachineJumpTableInfo::EK_GPRel64BlockAddress: in collectDebugInfoForJumpTables()
H A DAsmPrinter.cpp2791 case MachineJumpTableInfo::EK_GPRel64BlockAddress: { in emitJumpTableEntry()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4340 return MachineJumpTableInfo::EK_GPRel64BlockAddress; in getJumpTableEncoding()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp460 if ((JTEncoding == MachineJumpTableInfo::EK_GPRel64BlockAddress) || in getPICJumpTableRelocBase()