Lines Matching refs:NewSDValueDbgMsg

107 static void NewSDValueDbgMsg(SDValue V, StringRef Msg, SelectionDAG *G) {  in NewSDValueDbgMsg()  function
1323 NewSDValueDbgMsg(SDValue(N, 0), "Creating constant: ", this); in getConstant()
1385 NewSDValueDbgMsg(Result, "Creating fp constant: ", this); in getConstantFP()
1499 NewSDValueDbgMsg(V, "Creating new constant pool: ", this); in getConstantPool()
1789 NewSDValueDbgMsg(V, "Creating new node: ", this); in getVectorShuffle()
4405 NewSDValueDbgMsg(V, "New node fold concat vectors: ", &DAG); in foldCONCAT_VECTORS()
4423 NewSDValueDbgMsg(V, "Creating new node: ", this); in getNode()
4839 NewSDValueDbgMsg(V, "Creating new node: ", this); in getNode()
5140 NewSDValueDbgMsg(V, "New node fold constant vector: ", this); in FoldConstantVectorArithmetic()
5231 NewSDValueDbgMsg(V, "Creating new node: ", this); in getAssertAlign()
5669 NewSDValueDbgMsg(V, "Creating new node: ", this); in getNode()
5722 NewSDValueDbgMsg(V, "New node vector constant folding: ", this); in getNode()
5818 NewSDValueDbgMsg(V, "Creating new node: ", this); in getNode()
6851 NewSDValueDbgMsg(V, "Creating new node: ", this); in getMemIntrinsicNode()
6881 NewSDValueDbgMsg(V, "Creating new node: ", this); in getLifetimeNode()
6993 NewSDValueDbgMsg(V, "Creating new node: ", this); in getLoad()
7095 NewSDValueDbgMsg(V, "Creating new node: ", this); in getStore()
7160 NewSDValueDbgMsg(V, "Creating new node: ", this); in getTruncStore()
7188 NewSDValueDbgMsg(V, "Creating new node: ", this); in getIndexedStore()
7222 NewSDValueDbgMsg(V, "Creating new node: ", this); in getMaskedLoad()
7270 NewSDValueDbgMsg(V, "Creating new node: ", this); in getMaskedStore()
7322 NewSDValueDbgMsg(V, "Creating new node: ", this); in getMaskedGather()
7360 NewSDValueDbgMsg(V, "Creating new node: ", this); in getMaskedScatter()
7542 NewSDValueDbgMsg(V, "Creating new node: ", this); in getNode()
7631 NewSDValueDbgMsg(V, "Creating new node: ", this); in getNode()
8221 NewSDValueDbgMsg(SDValue(N, 0), "Creating new machine node: ", this); in getMachineNode()