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()
713 CGM.getContext().getBuiltinVectorTypeInfo(BT); in CreateType()752 CGM.getContext().getBuiltinVectorTypeInfo(BT); in CreateType()
1495 getBuiltinVectorTypeInfo(const BuiltinType *VecTy) const;
10665 Context.getBuiltinVectorTypeInfo(LHSBuiltinTy).EC != in CheckSizelessVectorOperands()10666 Context.getBuiltinVectorTypeInfo(RHSBuiltinTy).EC) { in CheckSizelessVectorOperands()11650 (S.Context.getBuiltinVectorTypeInfo(LHSBuiltinTy).EC != in checkSizelessVectorShift()11651 S.Context.getBuiltinVectorTypeInfo(RHSBuiltinTy).EC)) { in checkSizelessVectorShift()11667 S.Context.getBuiltinVectorTypeInfo(RHSBuiltinTy).EC; in checkSizelessVectorShift()11682 S.Context.getBuiltinVectorTypeInfo(LHSBuiltinTy).EC; in checkSizelessVectorShift()12876 const llvm::ElementCount VecSize = Context.getBuiltinVectorTypeInfo(VTy).EC; in GetSignedSizelessVectorType()
6262 Context.getBuiltinVectorTypeInfo(CondBT).EC; in CheckSizelessVectorConditionalTypes()6316 Context.getBuiltinVectorTypeInfo(ResultBuiltinTy).EC; in CheckSizelessVectorConditionalTypes()
4410 Context.getBuiltinVectorTypeInfo(cast<BuiltinType>( in CheckRISCVBuiltinFunctionCall()4413 Context.getBuiltinVectorTypeInfo(cast<BuiltinType>( in CheckRISCVBuiltinFunctionCall()4422 Context.getBuiltinVectorTypeInfo(cast<BuiltinType>( in CheckRISCVBuiltinFunctionCall()4425 Context.getBuiltinVectorTypeInfo(cast<BuiltinType>( in CheckRISCVBuiltinFunctionCall()
2357 return Ctx.getBuiltinVectorTypeInfo(BTy).ElementType; in getSveEltType()
3842 ASTContext::getBuiltinVectorTypeInfo(const BuiltinType *Ty) const { in getBuiltinVectorTypeInfo() function in ASTContext9333 getBuiltinVectorTypeInfo(BT).ElementType); in areCompatibleSveTypes()