Searched refs:NCs (Results 1 – 3 of 3) sorted by relevance
7 DwAwggEKAoIBAQC81prq23FY2YDuwiXetb/NCs/cSm/afVnPsdSseRKi/GHi9d7b
3 wiXetb/NCs/cSm/afVnPsdSseRKi/GHi9d7bEEgWnQOJmz4zTuU+Bw2duHZ1X2WU
3310 SmallVector<Constant *, 16> NCs; in ConstantFoldFixedVectorCall() local3313 NCs.push_back(ConstantInt::getTrue(Ty)); in ConstantFoldFixedVectorCall()3315 NCs.push_back(ConstantInt::getFalse(Ty)); in ConstantFoldFixedVectorCall()3317 return ConstantVector::get(NCs); in ConstantFoldFixedVectorCall()3329 SmallVector<Constant *, 16> NCs; in ConstantFoldFixedVectorCall() local3332 NCs.push_back(ConstantInt::getTrue(Ty)); in ConstantFoldFixedVectorCall()3334 NCs.push_back(ConstantInt::getFalse(Ty)); in ConstantFoldFixedVectorCall()3336 return ConstantVector::get(NCs); in ConstantFoldFixedVectorCall()