Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h49 EK_BlockAddress, enumerator
DMIRYamlMapping.h125 MachineJumpTableInfo::EK_BlockAddress);
/external/llvm/lib/CodeGen/
DMachineFunction.cpp730 case MachineJumpTableInfo::EK_BlockAddress: in getEntrySize()
750 case MachineJumpTableInfo::EK_BlockAddress: in getEntryAlignment()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1431 case MachineJumpTableInfo::EK_BlockAddress: in EmitJumpTableEntry()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp242 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()