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.cpp683 case MachineJumpTableInfo::EK_Custom32: in getEntrySize()
703 case MachineJumpTableInfo::EK_Custom32: in getEntryAlignment()
/external/llvm/lib/ExecutionEngine/JIT/
DJITEmitter.cpp1153 case MachineJumpTableInfo::EK_Custom32: in emitJumpTableInfo()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1150 case MachineJumpTableInfo::EK_Custom32: in EmitJumpTableEntry()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp1487 return MachineJumpTableInfo::EK_Custom32; in getJumpTableEncoding()