Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h76 EK_Custom32 enumerator
/external/llvm/lib/CodeGen/
DMachineFunction.cpp558 case MachineJumpTableInfo::EK_Custom32: in getEntrySize()
578 case MachineJumpTableInfo::EK_Custom32: in getEntryAlignment()
/external/llvm/lib/ExecutionEngine/JIT/
DJITEmitter.cpp1148 case MachineJumpTableInfo::EK_Custom32: in emitJumpTableInfo()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1154 case MachineJumpTableInfo::EK_Custom32: in EmitJumpTableEntry()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp1377 return MachineJumpTableInfo::EK_Custom32; in getJumpTableEncoding()