Lines Matching defs:Identity
1016 Constant *Identity = ConstantVector::get({C0, CU, C2, C3, C4});
1018 Identity, cast<FixedVectorType>(Identity->getType())->getNumElements()));
1020 Identity,
1021 cast<FixedVectorType>(Identity->getType())
1024 Identity, cast<FixedVectorType>(Identity->getType())->getNumElements()));
1026 Identity, cast<FixedVectorType>(Identity->getType())
1029 Identity, cast<FixedVectorType>(Identity->getType())->getNumElements()));
1031 Identity, cast<FixedVectorType>(Identity->getType())->getNumElements()));
1158 // Identity with undef elts.