Home
last modified time | relevance | path

Searched refs:TRAP (Results 1 – 25 of 82) sorted by relevance

1234

/third_party/mksh/
Dsignames.inc24 { "TRAP", 5 },
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h828 TRAP, enumerator
/third_party/toybox/lib/
Dportability.c411 SIGNIFY(USR1), SIGNIFY(USR2), SIGNIFY(SYS), SIGNIFY(TRAP),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsLegalizerInfo.cpp375 MachineInstr *Trap = MIRBuilder.buildInstr(Mips::TRAP); in legalizeIntrinsic()
DMipsScheduleP5600.td79 TGEU, TLT, TLTI, TLTU, TNE, TNEI, TRAP,
DMipsScheduleGeneric.td308 TRAP, SDBBP)>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.h343 TRAP, enumerator
DAMDGPUInstrInfo.td97 def AMDGPUtrap : SDNode<"AMDGPUISD::TRAP",
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARM.td379 // Special TRAP encoding for NaCl, which looks like a TRAP in Thumb too.
DARMAsmPrinter.cpp1814 case ARM::TRAP: { in EmitInstruction()
DARMFrameLowering.cpp1070 RetOpcode == ARM::TRAP || RetOpcode == ARM::TRAPNaCl || in emitPopInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp383 case ISD::TRAP: return "trap"; in getOperationName()
DStatepointLowering.cpp1067 DAG.getNode(ISD::TRAP, getCurSDLoc(), MVT::Other, DAG.getRoot())); in LowerDeoptimizingReturn()
DFastISel.cpp1860 return fastEmit_(MVT::Other, MVT::Other, ISD::TRAP) != 0; in selectOperator()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcInstr64Bit.td511 defm TXCC : TRAP<"%xcc">;
DSparcInstrInfo.td995 multiclass TRAP<string regStr> {
1007 defm TICC : TRAP<"%icc">;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenMCPseudoLowering.inc1003 case Mips::TRAP: {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp763 setOperationAction(ISD::TRAP, MVT::Other, Expand); in initActions()
/third_party/mesa3d/src/freedreno/registers/
Drules-ng-ng.txt539 <reg32 offset="0x108" name="TRAP" />
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp275 setOperationAction(ISD::TRAP, MVT::Other, Legal); in WebAssemblyTargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrSystem.td25 def TRAP : I<0x0B, RawFrm, (outs), (ins), "ud2", [(trap)]>, TB;
DX86InstructionSelector.cpp1727 BuildMI(*I.getParent(), I, I.getDebugLoc(), TII.get(X86::TRAP)); in selectIntrinsicWSideEffects()
/third_party/rust/crates/memchr/bench/data/sliceslice/
Dwords.txt4255 TRAP
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DP9InstrResources.td1421 TRAP,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp111 setOperationAction(ISD::TRAP, MVT::Other, Legal); in XCoreTargetLowering()

1234