Home
last modified time | relevance | path

Searched refs:SRCVALUE (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h649 SRCVALUE, enumerator
DSelectionDAGNodes.h1597 : SDNode(ISD::SRCVALUE, 0, DebugLoc(), getSDVTList(MVT::Other)), V(v) {}
1604 return N->getOpcode() == ISD::SRCVALUE;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h793 SRCVALUE, enumerator
DSelectionDAGNodes.h2012 : SDNode(ISD::SRCVALUE, 0, DebugLoc(), getSDVTList(MVT::Other)), V(v) {}
2019 return N->getOpcode() == ISD::SRCVALUE;
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp81 case ISD::SRCVALUE: return "SrcValue"; in getOperationName()
DSelectionDAG.cpp418 case ISD::SRCVALUE: in AddNodeIDCustom()
1750 AddNodeIDNode(ID, ISD::SRCVALUE, getVTList(MVT::Other), None); in getSrcValue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp103 case ISD::SRCVALUE: return "SrcValue"; in getOperationName()
DSelectionDAG.cpp524 case ISD::SRCVALUE: in AddNodeIDCustom()
1868 AddNodeIDNode(ID, ISD::SRCVALUE, getVTList(MVT::Other), None); in getSrcValue()
/external/llvm/docs/
DStatepoints.rst305 GC_TRANSITION_START (lowered i32 *@Flag), SRCVALUE i32* Flag
307 GC_TRANSITION_END (lowered i32 *@Flag), SRCVALUE i32 *Flag