Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h68 EK_LabelDifference32, enumerator
H A DMIRYamlMapping.h139 MachineJumpTableInfo::EK_LabelDifference32);
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp229 return MachineJumpTableInfo::EK_LabelDifference32; in getJumpTableEncoding()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineFunction.cpp1243 case MachineJumpTableInfo::EK_LabelDifference32: in getEntrySize()
1263 case MachineJumpTableInfo::EK_LabelDifference32: in getEntryAlignment()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A 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/
H A DTargetLowering.cpp451 return MachineJumpTableInfo::EK_LabelDifference32; in getJumpTableEncoding()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3181 return MachineJumpTableInfo::EK_LabelDifference32; in getJumpTableEncoding()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp37138 case MachineJumpTableInfo::EK_LabelDifference32: { in EmitSjLjDispatchBlock()