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
/external/llvm/lib/CodeGen/
DMachineFunction.cpp727 case MachineJumpTableInfo::EK_BlockAddress: in getEntrySize()
747 case MachineJumpTableInfo::EK_BlockAddress: in getEntryAlignment()
/external/llvm/lib/ExecutionEngine/JIT/
DJITEmitter.cpp1088 case MachineJumpTableInfo::EK_BlockAddress: { in emitJumpTableInfo()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1229 case MachineJumpTableInfo::EK_BlockAddress: in EmitJumpTableEntry()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp225 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()