Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h49 EK_BlockAddress, enumerator
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DMachineFunction.cpp696 case MachineJumpTableInfo::EK_BlockAddress: in getEntrySize()
716 case MachineJumpTableInfo::EK_BlockAddress: in getEntryAlignment()
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/JIT/
DJITEmitter.cpp1083 case MachineJumpTableInfo::EK_BlockAddress: { in emitJumpTableInfo()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1204 case MachineJumpTableInfo::EK_BlockAddress: in EmitJumpTableEntry()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp224 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()