Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h59 EK_GPRel32BlockAddress, enumerator
H A DMIRYamlMapping.h137 MachineJumpTableInfo::EK_GPRel32BlockAddress);
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp1257 case MachineJumpTableInfo::EK_GPRel32BlockAddress: in getEntrySize()
1278 case MachineJumpTableInfo::EK_GPRel32BlockAddress: in getEntryAlignment()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3545 case MachineJumpTableInfo::EK_GPRel32BlockAddress: in collectDebugInfoForJumpTables()
H A DAsmPrinter.cpp2782 case MachineJumpTableInfo::EK_GPRel32BlockAddress: { in emitJumpTableEntry()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp449 return MachineJumpTableInfo::EK_GPRel32BlockAddress; in getJumpTableEncoding()
461 (JTEncoding == MachineJumpTableInfo::EK_GPRel32BlockAddress)) in getPICJumpTableRelocBase()