Searched refs:getBuiltinVectorTypeInfo (Results 1 – 8 of 8) sorted by relevance
616 Context.getBuiltinVectorTypeInfo(cast<BuiltinType>(Ty)); in ConvertType()631 Context.getBuiltinVectorTypeInfo(cast<BuiltinType>(Ty)); in ConvertType()
730 CGM.getContext().getBuiltinVectorTypeInfo(BT); in CreateType()769 CGM.getContext().getBuiltinVectorTypeInfo(BT); in CreateType()
1469 getBuiltinVectorTypeInfo(const BuiltinType *VecTy) const;
10926 Context.getBuiltinVectorTypeInfo(LHSBuiltinTy).EC != in CheckSizelessVectorOperands()10927 Context.getBuiltinVectorTypeInfo(RHSBuiltinTy).EC) { in CheckSizelessVectorOperands()11911 (S.Context.getBuiltinVectorTypeInfo(LHSBuiltinTy).EC != in checkSizelessVectorShift()11912 S.Context.getBuiltinVectorTypeInfo(RHSBuiltinTy).EC)) { in checkSizelessVectorShift()11928 S.Context.getBuiltinVectorTypeInfo(RHSBuiltinTy).EC; in checkSizelessVectorShift()11943 S.Context.getBuiltinVectorTypeInfo(LHSBuiltinTy).EC; in checkSizelessVectorShift()13157 const llvm::ElementCount VecSize = Context.getBuiltinVectorTypeInfo(VTy).EC; in GetSignedSizelessVectorType()
6382 Context.getBuiltinVectorTypeInfo(CondBT).EC; in CheckSizelessVectorConditionalTypes()6436 Context.getBuiltinVectorTypeInfo(ResultBuiltinTy).EC; in CheckSizelessVectorConditionalTypes()
4603 Context.getBuiltinVectorTypeInfo(cast<BuiltinType>( in CheckRISCVBuiltinFunctionCall()4606 Context.getBuiltinVectorTypeInfo(cast<BuiltinType>( in CheckRISCVBuiltinFunctionCall()4615 Context.getBuiltinVectorTypeInfo(cast<BuiltinType>( in CheckRISCVBuiltinFunctionCall()4618 Context.getBuiltinVectorTypeInfo(cast<BuiltinType>( in CheckRISCVBuiltinFunctionCall()
2395 return Ctx.getBuiltinVectorTypeInfo(BTy).ElementType; in getSveEltType()
3872 ASTContext::getBuiltinVectorTypeInfo(const BuiltinType *Ty) const { in getBuiltinVectorTypeInfo() function in ASTContext9445 getBuiltinVectorTypeInfo(BT).ElementType); in areCompatibleSveTypes()