Searched refs:NCs (Results 1 – 6 of 6) sorted by relevance
7 DwAwggEKAoIBAQC81prq23FY2YDuwiXetb/NCs/cSm/afVnPsdSseRKi/GHi9d7b
3 wiXetb/NCs/cSm/afVnPsdSseRKi/GHi9d7bEEgWnQOJmz4zTuU+Bw2duHZ1X2WU
2910 SmallVector<Constant *, 16> NCs; in ConstantFoldFixedVectorCall() local2913 NCs.push_back(ConstantInt::getTrue(Ty)); in ConstantFoldFixedVectorCall()2915 NCs.push_back(ConstantInt::getFalse(Ty)); in ConstantFoldFixedVectorCall()2917 return ConstantVector::get(NCs); in ConstantFoldFixedVectorCall()2929 SmallVector<Constant *, 16> NCs; in ConstantFoldFixedVectorCall() local2932 NCs.push_back(ConstantInt::getTrue(Ty)); in ConstantFoldFixedVectorCall()2934 NCs.push_back(ConstantInt::getFalse(Ty)); in ConstantFoldFixedVectorCall()2936 return ConstantVector::get(NCs); in ConstantFoldFixedVectorCall()
9196 ("*nc"): New insn. New peephole to merge adjacent NCs.