Home
last modified time | relevance | path

Searched refs:N101 (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3270 SDValue N101 = N1.getOperand(0).getOperand(1); in visitSHL() local
3271 if (ConstantSDNode *N101C = dyn_cast<ConstantSDNode>(N101)) { in visitSHL()
3455 SDValue N101 = N1.getOperand(0).getOperand(1); in visitSRA() local
3456 if (ConstantSDNode *N101C = dyn_cast<ConstantSDNode>(N101)) { in visitSRA()
3642 SDValue N101 = N1.getOperand(0).getOperand(1); in visitSRL() local
3643 if (ConstantSDNode *N101C = dyn_cast<ConstantSDNode>(N101)) { in visitSRL()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8191 SDValue N101 = N1.getOperand(0).getOperand(1); in visitFSUBForFMACombine() local
8200 DAG.getNode(ISD::FP_EXTEND, SL, VT, N101), in visitFSUBForFMACombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10591 SDValue N101 = CvtSrc.getOperand(1); in visitFSUBForFMACombine() local
10601 DAG.getNode(ISD::FP_EXTEND, SL, VT, N101), in visitFSUBForFMACombine()