Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h50 EK_BlockAddress, enumerator
H A DMIRYamlMapping.h132 MachineJumpTableInfo::EK_BlockAddress);
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineFunction.cpp816 case MachineJumpTableInfo::EK_BlockAddress: in getEntrySize()
836 case MachineJumpTableInfo::EK_BlockAddress: in getEntryAlignment()
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1821 case MachineJumpTableInfo::EK_BlockAddress: in EmitJumpTableEntry()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp291 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp29647 case MachineJumpTableInfo::EK_BlockAddress: in EmitSjLjDispatchBlock()