Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h49 EK_BlockAddress, enumerator
H A DMIRYamlMapping.h133 MachineJumpTableInfo::EK_BlockAddress);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp208 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp999 case MachineJumpTableInfo::EK_BlockAddress: in getEntrySize()
1019 case MachineJumpTableInfo::EK_BlockAddress: in getEntryAlignment()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2165 case MachineJumpTableInfo::EK_BlockAddress: in emitJumpTableEntry()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2339 case MachineJumpTableInfo::EK_BlockAddress: { in emitSjLjDispatchBlock()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp447 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33928 case MachineJumpTableInfo::EK_BlockAddress: in EmitSjLjDispatchBlock()