Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h49 EK_BlockAddress, enumerator
H A DMIRYamlMapping.h133 MachineJumpTableInfo::EK_BlockAddress);
/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp234 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineFunction.cpp1273 case MachineJumpTableInfo::EK_BlockAddress: in getEntrySize()
1293 case MachineJumpTableInfo::EK_BlockAddress: in getEntryAlignment()
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2550 case MachineJumpTableInfo::EK_BlockAddress: { in emitSjLjDispatchBlock()
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2415 case MachineJumpTableInfo::EK_BlockAddress: in emitJumpTableEntry()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp443 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp36142 case MachineJumpTableInfo::EK_BlockAddress: in EmitSjLjDispatchBlock()