Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h49 EK_BlockAddress, enumerator
H A DMIRYamlMapping.h133 MachineJumpTableInfo::EK_BlockAddress);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp231 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp1252 case MachineJumpTableInfo::EK_BlockAddress: in getEntrySize()
1273 case MachineJumpTableInfo::EK_BlockAddress: in getEntryAlignment()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp628 MJTI->getEntryKind() == MachineJumpTableInfo::EK_BlockAddress) && in select()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3550 case MachineJumpTableInfo::EK_BlockAddress: in collectDebugInfoForJumpTables()
H A DAsmPrinter.cpp2777 case MachineJumpTableInfo::EK_BlockAddress: in emitJumpTableEntry()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2562 case MachineJumpTableInfo::EK_BlockAddress: { in emitSjLjDispatchBlock()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp445 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3504 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp35860 case MachineJumpTableInfo::EK_BlockAddress: in EmitSjLjDispatchBlock()