Searched refs:EnforceVectorEltTypeIs (Results 1 – 2 of 2) sorted by relevance
310 bool EnforceVectorEltTypeIs(TypeSetByHwMode &Vec, TypeSetByHwMode &Elem);311 bool EnforceVectorEltTypeIs(TypeSetByHwMode &Vec,
603 bool TypeInfer::EnforceVectorEltTypeIs(TypeSetByHwMode &Vec, in EnforceVectorEltTypeIs() function in TypeInfer645 bool TypeInfer::EnforceVectorEltTypeIs(TypeSetByHwMode &Vec, in EnforceVectorEltTypeIs() function in TypeInfer649 return EnforceVectorEltTypeIs(Vec, Tmp); in EnforceVectorEltTypeIs()1692 return TI.EnforceVectorEltTypeIs(VecOperand->getExtType(VResNo), in ApplyTypeConstraint()1707 return TI.EnforceVectorEltTypeIs(NodeToApply->getExtType(ResNo), VVT); in ApplyTypeConstraint()