Searched defs:NewSA (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 1350 SDValue NewSA = TLO.DAG.getConstant(Diff, dl, Op1.getValueType()); in SimplifyDemandedBits() local 1399 SDValue NewSA = TLO.DAG.getConstant(ShAmt - InnerShAmt, dl, in SimplifyDemandedBits() local 1456 SDValue NewSA = TLO.DAG.getConstant(Diff, dl, ShiftVT); in SimplifyDemandedBits() local 1528 SDValue NewSA = in SimplifyDemandedBits() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 35441 SDValue NewSA = TLO.DAG.getTargetConstant(Diff, dl, MVT::i8); in SimplifyDemandedVectorEltsForTargetNode() local 35480 SDValue NewSA = TLO.DAG.getTargetConstant(Diff, dl, MVT::i8); in SimplifyDemandedVectorEltsForTargetNode() local
|