Home
last modified time | relevance | path

Searched refs:DEBUGTRAP (Results 1 – 18 of 18) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder_misc.h188 Value* DEBUGTRAP();
189 Value* INT3() { return DEBUGTRAP(); } in INT3()
Dbuilder_misc.cpp403 Value *Builder::DEBUGTRAP() in DEBUGTRAP() function in SwrJit::Builder
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h687 DEBUGTRAP, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h733 DEBUGTRAP, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp308 case ISD::DEBUGTRAP: return "debugtrap"; in getOperationName()
DLegalizeDAG.cpp1051 case ISD::DEBUGTRAP: in LegalizeOp()
DSelectionDAGBuilder.cpp5480 ISD::TRAP : ISD::DEBUGTRAP; in visitIntrinsicCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp336 case ISD::DEBUGTRAP: return "debugtrap"; in getOperationName()
DLegalizeDAG.cpp1081 case ISD::DEBUGTRAP: in LegalizeOp()
DSelectionDAGBuilder.cpp5904 ISD::TRAP : ISD::DEBUGTRAP; in visitIntrinsicCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp687 setOperationAction(ISD::DEBUGTRAP, MVT::Other, Expand); in initActions()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp943 setOperationAction(ISD::DEBUGTRAP, MVT::Other, Expand); in initActions()
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td483 def debugtrap : SDNode<"ISD::DEBUGTRAP" , SDTNone,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td465 def debugtrap : SDNode<"ISD::DEBUGTRAP" , SDTNone,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1733 setOperationAction(ISD::DEBUGTRAP , MVT::Other, Legal); in SparcTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp338 setOperationAction(ISD::DEBUGTRAP, MVT::Other, Custom); in SITargetLowering()
3627 case ISD::DEBUGTRAP: in LowerOperation()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp466 setOperationAction(ISD::DEBUGTRAP, MVT::Other, Legal); in X86TargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp500 setOperationAction(ISD::DEBUGTRAP, MVT::Other, Legal); in X86TargetLowering()