Searched defs:NewSA (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 1758 SDValue NewSA = TLO.DAG.getConstant(Diff, dl, ShiftVT); SimplifyDemandedBits() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 42015 SDValue NewSA = TLO.DAG.getTargetConstant(Diff, dl, MVT::i8); SimplifyDemandedVectorEltsForTargetNode() local |