Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DISDOpcodes.h558 PCMARKER, enumerator
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h656 PCMARKER, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp79 case ISD::PCMARKER: return "PCMarker"; in getOperationName()
DSelectionDAGBuilder.cpp5279 DAG.setRoot(DAG.getNode(ISD::PCMARKER, sdl, MVT::Other, getRoot(), Tmp)); in visitIntrinsicCall()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5890 case ISD::PCMARKER: return "PCMarker"; in getOperationName()
DSelectionDAGBuilder.cpp4930 DAG.setRoot(DAG.getNode(ISD::PCMARKER, dl, MVT::Other, getRoot(), Tmp)); in visitIntrinsicCall()