Searched refs:NCs (Results 1 – 3 of 3) sorted by relevance
7 DwAwggEKAoIBAQC81prq23FY2YDuwiXetb/NCs/cSm/afVnPsdSseRKi/GHi9d7b
3 wiXetb/NCs/cSm/afVnPsdSseRKi/GHi9d7bEEgWnQOJmz4zTuU+Bw2duHZ1X2WU
3733 SmallVector<Constant *, 16> NCs; in ConstantFoldFixedVectorCall() local3736 NCs.push_back(ConstantInt::getTrue(Ty)); in ConstantFoldFixedVectorCall()3738 NCs.push_back(ConstantInt::getFalse(Ty)); in ConstantFoldFixedVectorCall()3740 return ConstantVector::get(NCs); in ConstantFoldFixedVectorCall()3752 SmallVector<Constant *, 16> NCs; in ConstantFoldFixedVectorCall() local3755 NCs.push_back(ConstantInt::getTrue(Ty)); in ConstantFoldFixedVectorCall()3757 NCs.push_back(ConstantInt::getFalse(Ty)); in ConstantFoldFixedVectorCall()3759 return ConstantVector::get(NCs); in ConstantFoldFixedVectorCall()