Searched refs:NN0 (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 779 SDValue NN0 = PromoteOperand(N0, PVT, Replace0); in PromoteIntBinOp() local 780 if (NN0.getNode() == 0) in PromoteIntBinOp() 787 NN1 = NN0; in PromoteIntBinOp() 794 AddToWorkList(NN0.getNode()); in PromoteIntBinOp() 799 ReplaceLoadWithPromotedLoad(N0.getNode(), NN0.getNode()); in PromoteIntBinOp() 807 DAG.getNode(Opc, dl, PVT, NN0, NN1)); in PromoteIntBinOp()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 1049 SDValue NN0 = PromoteOperand(N0, PVT, Replace0); in PromoteIntBinOp() local 1050 if (!NN0.getNode()) in PromoteIntBinOp() 1057 NN1 = NN0; in PromoteIntBinOp() 1064 AddToWorklist(NN0.getNode()); in PromoteIntBinOp() 1069 ReplaceLoadWithPromotedLoad(N0.getNode(), NN0.getNode()); in PromoteIntBinOp() 1077 DAG.getNode(Opc, dl, PVT, NN0, NN1)); in PromoteIntBinOp()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 1194 SDValue NN0 = PromoteOperand(N0, PVT, Replace0); in PromoteIntBinOp() local 1202 DAG.getNode(ISD::TRUNCATE, DL, VT, DAG.getNode(Opc, DL, PVT, NN0, NN1)); in PromoteIntBinOp() 1216 std::swap(NN0, NN1); in PromoteIntBinOp() 1220 AddToWorklist(NN0.getNode()); in PromoteIntBinOp() 1221 ReplaceLoadWithPromotedLoad(N0.getNode(), NN0.getNode()); in PromoteIntBinOp() 17328 if (SDValue NN0 = visitINSERT_SUBVECTOR(N0.getNode())) in visitINSERT_SUBVECTOR() local 17329 return DAG.getNode(ISD::INSERT_SUBVECTOR, SDLoc(N), VT, NN0, N1, N2); in visitINSERT_SUBVECTOR()
|
/external/ImageMagick/PerlMagick/t/reference/write/wmf/ |
D | clock.miff | 60 …�����qqF������������������������������������������������KK/�NN0��������������������… 61 …�����������܈��������������������������������������������������҂���o���W�NN0����]������������… 89 …��������������������������������;;$��с�������������������������������������NN0����~������������…
|