Searched refs:SOp (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.cpp | 1303 SDValue SOp = SelN0 ? N0 : N1; in PreprocessISelDAG() local 1306 if (SOp.getOpcode() == ISD::SELECT && SOp.getNode()->hasOneUse()) { in PreprocessISelDAG() 1307 SDValue SC = SOp.getOperand(0); in PreprocessISelDAG() 1308 SDValue SX = SOp.getOperand(1); in PreprocessISelDAG() 1309 SDValue SY = SOp.getOperand(2); in PreprocessISelDAG() 1310 SDLoc DLS = SOp; in PreprocessISelDAG()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.cpp | 997 SDValue SOp = SelN0 ? N0 : N1; in ppSimplifyOrSelect0() local 1000 if (SOp.getOpcode() == ISD::SELECT && SOp.getNode()->hasOneUse()) { in ppSimplifyOrSelect0() 1001 SDValue SC = SOp.getOperand(0); in ppSimplifyOrSelect0() 1002 SDValue SX = SOp.getOperand(1); in ppSimplifyOrSelect0() 1003 SDValue SY = SOp.getOperand(2); in ppSimplifyOrSelect0() 1004 SDLoc DLS = SOp; in ppSimplifyOrSelect0()
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ScalarEvolutionExpander.cpp | 247 const SCEV *SOp = M->getOperand(i); in FactorOutConstant() local 248 const SCEV *Remainder = SE.getConstant(SOp->getType(), 0); in FactorOutConstant() 249 if (FactorOutConstant(SOp, Remainder, Factor, SE, TD) && in FactorOutConstant() 252 NewMulOps[i] = SOp; in FactorOutConstant()
|
/external/skia/src/sksl/ |
D | SkSLJIT.cpp | 546 #define COMPARE(SFunc, SOp, UFunc, UOp, FFunc, FOp) { \ in compileBinary() argument 552 return SFunc(builder, SOp, left, right, "binary"); \ in compileBinary()
|
/external/skqp/src/sksl/ |
D | SkSLJIT.cpp | 546 #define COMPARE(SFunc, SOp, UFunc, UOp, FFunc, FOp) { \ in compileBinary() argument 552 return SFunc(builder, SOp, left, right, "binary"); \ in compileBinary()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 3937 SDValue SOp = SetCC->getOperand(j); in ExtendSetCCUses() local 3938 if (SOp == Trunc) in ExtendSetCCUses() 3941 Ops.push_back(DAG.getNode(ExtType, DL, ExtLoad->getValueType(0), SOp)); in ExtendSetCCUses()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 5906 SDValue SOp = SetCC->getOperand(j); in ExtendSetCCUses() local 5907 if (SOp == Trunc) in ExtendSetCCUses() 5910 Ops.push_back(DAG.getNode(ExtType, DL, ExtLoad->getValueType(0), SOp)); in ExtendSetCCUses()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 8032 SDValue SOp = SetCC->getOperand(j); in ExtendSetCCUses() local 8033 if (SOp == OrigLoad) in ExtendSetCCUses() 8036 Ops.push_back(DAG.getNode(ExtType, DL, ExtLoad->getValueType(0), SOp)); in ExtendSetCCUses()
|
/external/toolchain-utils/android_bench_suite/panorama_input/ |
D | test_007.ppm | 8889 5V7X!Hh1d�Mi�S>_(/O3R5W";](Ab.Ik6a�OVwCKm8`�Mf�SOp<Op<XzE`�MZ|H=d.Ou?RxEKq>8])7[(X|KRvE7Y)1S#,M…
|