Searched refs:NN1 (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 785 SDValue NN1; in PromoteIntBinOp() local 787 NN1 = NN0; in PromoteIntBinOp() 789 NN1 = PromoteOperand(N1, PVT, Replace1); in PromoteIntBinOp() 790 if (NN1.getNode() == 0) in PromoteIntBinOp() 795 if (NN1.getNode()) in PromoteIntBinOp() 796 AddToWorkList(NN1.getNode()); in PromoteIntBinOp() 801 ReplaceLoadWithPromotedLoad(N1.getNode(), NN1.getNode()); in PromoteIntBinOp() 807 DAG.getNode(Opc, dl, PVT, NN0, NN1)); in PromoteIntBinOp()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 1055 SDValue NN1; in PromoteIntBinOp() local 1057 NN1 = NN0; in PromoteIntBinOp() 1059 NN1 = PromoteOperand(N1, PVT, Replace1); in PromoteIntBinOp() 1060 if (!NN1.getNode()) in PromoteIntBinOp() 1065 if (NN1.getNode()) in PromoteIntBinOp() 1066 AddToWorklist(NN1.getNode()); in PromoteIntBinOp() 1071 ReplaceLoadWithPromotedLoad(N1.getNode(), NN1.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 | 1198 SDValue NN1 = PromoteOperand(N1, PVT, Replace1); 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() 1224 AddToWorklist(NN1.getNode()); in PromoteIntBinOp() 1225 ReplaceLoadWithPromotedLoad(N1.getNode(), NN1.getNode()); in PromoteIntBinOp()
|
/external/ImageMagick/PerlMagick/t/reference/write/wmf/ |
D | clock.miff | 58 …�������������������������������������������������������������ք���r���m�``;�NN1�LL/����������������… 96 …���������������������������������������������������������������������������NN1���w����������������…
|