Home
last modified time | relevance | path

Searched refs:EK_BlockAddress (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h55 EK_BlockAddress, enumerator
H A DMIRYamlMapping.h133 MachineJumpTableInfo::EK_BlockAddress);
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp284 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp1323 case MachineJumpTableInfo::EK_BlockAddress: in getEntrySize()
1344 case MachineJumpTableInfo::EK_BlockAddress: in getEntryAlignment()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp834 case MachineJumpTableInfo::EK_BlockAddress: in emitJumpTableEntry()
H A DMipsISelLowering.cpp4520 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVLegalizerInfo.cpp795 case MachineJumpTableInfo::EK_BlockAddress: in legalizeBRJT()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3562 case MachineJumpTableInfo::EK_BlockAddress: in collectDebugInfoForJumpTables()
H A DAsmPrinter.cpp3135 case MachineJumpTableInfo::EK_BlockAddress: in emitJumpTableEntry()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2544 case MachineJumpTableInfo::EK_BlockAddress: { in emitSjLjDispatchBlock()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp480 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3590 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp37611 case MachineJumpTableInfo::EK_BlockAddress: in EmitSjLjDispatchBlock()