Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h49 EK_BlockAddress, enumerator
H A DMIRYamlMapping.h133 MachineJumpTableInfo::EK_BlockAddress);
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp233 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineFunction.cpp1238 case MachineJumpTableInfo::EK_BlockAddress: in getEntrySize()
1258 case MachineJumpTableInfo::EK_BlockAddress: in getEntryAlignment()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2566 case MachineJumpTableInfo::EK_BlockAddress: in emitJumpTableEntry()
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2564 case MachineJumpTableInfo::EK_BlockAddress: { in emitSjLjDispatchBlock()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp444 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp37129 case MachineJumpTableInfo::EK_BlockAddress: in EmitSjLjDispatchBlock()