Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h49 EK_BlockAddress, enumerator
DMIRYamlMapping.h133 MachineJumpTableInfo::EK_BlockAddress);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp906 case MachineJumpTableInfo::EK_BlockAddress: in getEntrySize()
926 case MachineJumpTableInfo::EK_BlockAddress: in getEntryAlignment()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1923 case MachineJumpTableInfo::EK_BlockAddress: in EmitJumpTableEntry()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp438 return MachineJumpTableInfo::EK_BlockAddress; in getJumpTableEncoding()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp32117 case MachineJumpTableInfo::EK_BlockAddress: in EmitSjLjDispatchBlock()