Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h76 EK_Custom32 enumerator
DMIRYamlMapping.h130 IO.enumCase(EntryKind, "custom32", MachineJumpTableInfo::EK_Custom32);
298 MachineJumpTableInfo::JTEntryKind Kind = MachineJumpTableInfo::EK_Custom32;
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineJumpTableInfo.h71 EK_Custom32 enumerator
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineFunction.cpp537 case MachineJumpTableInfo::EK_Custom32: in getEntrySize()
556 case MachineJumpTableInfo::EK_Custom32: in getEntryAlignment()
/external/llvm/lib/CodeGen/
DMachineFunction.cpp779 case MachineJumpTableInfo::EK_Custom32: in getEntrySize()
799 case MachineJumpTableInfo::EK_Custom32: in getEntryAlignment()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp1161 case MachineJumpTableInfo::EK_Custom32: in emitJumpTableInfo()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1124 case MachineJumpTableInfo::EK_Custom32: in EmitJumpTableEntry()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1461 case MachineJumpTableInfo::EK_Custom32: in EmitJumpTableEntry()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp1286 return MachineJumpTableInfo::EK_Custom32; in getJumpTableEncoding()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp1886 return MachineJumpTableInfo::EK_Custom32; in getJumpTableEncoding()