Searched refs:EnforceVectorEltTypeIs (Results 1 – 2 of 2) sorted by relevance
297 bool EnforceVectorEltTypeIs(TypeSetByHwMode &Vec, TypeSetByHwMode &Elem);298 bool EnforceVectorEltTypeIs(TypeSetByHwMode &Vec,
596 bool TypeInfer::EnforceVectorEltTypeIs(TypeSetByHwMode &Vec, in EnforceVectorEltTypeIs() function in TypeInfer638 bool TypeInfer::EnforceVectorEltTypeIs(TypeSetByHwMode &Vec, in EnforceVectorEltTypeIs() function in TypeInfer642 return EnforceVectorEltTypeIs(Vec, Tmp); in EnforceVectorEltTypeIs()1705 return TI.EnforceVectorEltTypeIs(VecOperand.getExtType(VResNo), in ApplyTypeConstraint()1719 return TI.EnforceVectorEltTypeIs(NodeToApply.getExtType(ResNo), VVT); in ApplyTypeConstraint()