Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h49 EK_BlockAddress, enumerator
H A DMIRYamlMapping.h133 MachineJumpTableInfo::EK_BlockAddress);
/src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp231 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp1264 case MachineJumpTableInfo::EK_BlockAddress: in getEntrySize()
1285 case MachineJumpTableInfo::EK_BlockAddress: in getEntryAlignment()
/src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp643 MJTI->getEntryKind() == MachineJumpTableInfo::EK_BlockAddress) && in select()
/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3550 case MachineJumpTableInfo::EK_BlockAddress: in collectDebugInfoForJumpTables()
H A DAsmPrinter.cpp2787 case MachineJumpTableInfo::EK_BlockAddress: in emitJumpTableEntry()
/src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2560 case MachineJumpTableInfo::EK_BlockAddress: { in emitSjLjDispatchBlock()
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp446 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()
/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3520 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()
/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp36392 case MachineJumpTableInfo::EK_BlockAddress: in EmitSjLjDispatchBlock()