/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 687 DEBUGTRAP, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 831 DEBUGTRAP, enumerator
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 1013 DEBUGTRAP, enumerator
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | builder_misc.h | 198 return DEBUGTRAP(); in INT3()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 308 case ISD::DEBUGTRAP: return "debugtrap"; in getOperationName()
|
D | LegalizeDAG.cpp | 1051 case ISD::DEBUGTRAP: in LegalizeOp()
|
D | SelectionDAGBuilder.cpp | 5480 ISD::TRAP : ISD::DEBUGTRAP; in visitIntrinsicCall()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 384 case ISD::DEBUGTRAP: return "debugtrap"; in getOperationName()
|
D | LegalizeDAG.cpp | 1110 case ISD::DEBUGTRAP: in LegalizeOp()
|
D | SelectionDAGBuilder.cpp | 6609 ISD::TRAP : ISD::DEBUGTRAP; in visitIntrinsicCall()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 396 case ISD::DEBUGTRAP: return "debugtrap"; in getOperationName()
|
D | LegalizeDAG.cpp | 1122 case ISD::DEBUGTRAP: in LegalizeOp()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 767 setOperationAction(ISD::DEBUGTRAP, MVT::Other, Expand); in initActions()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 943 setOperationAction(ISD::DEBUGTRAP, MVT::Other, Expand); in initActions()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 888 setOperationAction(ISD::DEBUGTRAP, MVT::Other, Expand); in initActions()
|
/external/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 483 def debugtrap : SDNode<"ISD::DEBUGTRAP" , SDTNone,
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 265 setOperationAction(ISD::DEBUGTRAP, MVT::Other, Legal); in WebAssemblyTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 571 def debugtrap : SDNode<"ISD::DEBUGTRAP" , SDTNone,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVISelLowering.cpp | 212 setOperationAction(ISD::DEBUGTRAP, MVT::Other, Legal); in RISCVTargetLowering()
|
/external/llvm-project/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 578 def debugtrap : SDNode<"ISD::DEBUGTRAP" , SDTNone,
|
/external/llvm-project/llvm/lib/Target/RISCV/ |
D | RISCVISelLowering.cpp | 322 setOperationAction(ISD::DEBUGTRAP, MVT::Other, Legal); in RISCVTargetLowering()
|
/external/llvm-project/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1695 setOperationAction(ISD::DEBUGTRAP , MVT::Other, Legal); in SparcTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1688 setOperationAction(ISD::DEBUGTRAP , MVT::Other, Legal); in SparcTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.cpp | 370 setOperationAction(ISD::DEBUGTRAP, MVT::Other, Custom); in SITargetLowering() 4078 case ISD::DEBUGTRAP: in LowerOperation()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.cpp | 449 setOperationAction(ISD::DEBUGTRAP, MVT::Other, Custom); in SITargetLowering() 4559 case ISD::DEBUGTRAP: in LowerOperation()
|