Home
last modified time | relevance | path

Searched refs:EK_LabelDifference32 (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h68 EK_LabelDifference32, enumerator
DMIRYamlMapping.h139 MachineJumpTableInfo::EK_LabelDifference32);
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineFunction.cpp1243 case MachineJumpTableInfo::EK_LabelDifference32: in getEntrySize()
1263 case MachineJumpTableInfo::EK_LabelDifference32: in getEntryAlignment()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2491 MJTI->getEntryKind() == MachineJumpTableInfo::EK_LabelDifference32, in emitJumpTableInfo()
2514 if (MJTI->getEntryKind() == MachineJumpTableInfo::EK_LabelDifference32 && in emitJumpTableInfo()
2589 case MachineJumpTableInfo::EK_LabelDifference32: { in emitJumpTableEntry()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp451 return MachineJumpTableInfo::EK_LabelDifference32; in getJumpTableEncoding()
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp3181 return MachineJumpTableInfo::EK_LabelDifference32; in getJumpTableEncoding()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86ISelLowering.cpp37138 case MachineJumpTableInfo::EK_LabelDifference32: { in EmitSjLjDispatchBlock()