Searched refs:CATCHPAD (Results 1 – 14 of 14) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 742 CATCHPAD, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrCompiler.td | 182 def CATCHPAD : I<0, Pseudo, (outs), (ins), "# CATCHPAD", [(catchpad)]>;
|
D | X86ISelLowering.cpp | 32241 case X86::CATCHPAD: in EmitInstrWithCustomInserter()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 566 def catchpad : SDNode<"ISD::CATCHPAD" , SDTNone,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenMCCodeEmitter.inc | 499 UINT64_C(0), // CATCHPAD 5431 case AArch64::CATCHPAD: 16428 CEFBS_None, // CATCHPAD = 486
|
D | AArch64GenAsmWriter.inc | 1448 0U, // CATCHPAD 6838 0U, // CATCHPAD
|
D | AArch64GenAsmWriter1.inc | 2445 0U, // CATCHPAD 7835 0U, // CATCHPAD
|
D | AArch64GenInstrInfo.inc | 501 CATCHPAD = 486, 7385 …::UnmodeledSideEffects), 0x0ULL, nullptr, nullptr, nullptr, -1 ,nullptr }, // Inst #486 = CATCHPAD
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 1623 DAG.setRoot(DAG.getNode(ISD::CATCHPAD, getCurSDLoc(), MVT::Other, in visitCatchPad()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 1505 case AArch64::CATCHPAD: in EmitInstrWithCustomInserter()
|
D | AArch64InstrInfo.td | 3615 def CATCHPAD : Pseudo<(outs), (ins), [(catchpad)]>, Sched<[]>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenAsmWriter.inc | 2274 15188U, // CATCHPAD 17525 0U, // CATCHPAD 32776 0U, // CATCHPAD
|
D | X86GenAsmWriter1.inc | 1983 11731U, // CATCHPAD 17234 0U, // CATCHPAD
|
D | X86GenInstrInfo.inc | 622 CATCHPAD = 607, 18307 …::UnmodeledSideEffects), 0x0ULL, nullptr, nullptr, nullptr, -1 ,nullptr }, // Inst #607 = CATCHPAD
|