Home
last modified time | relevance | path

Searched refs:IsBF (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAArch64ACLETypes.def63 // - IsBF true for vector of brain float elements.
85 …VECTOR_TYPE_DETAILS(Name, MangledName, Id, SingletonId, NumEls, ElBits, NF, IsSigned, IsFP, IsBF) \
H A DRISCVVTypes.def16 // IsBF)
50 IsFP, IsBF) \
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp2383 IsFP, IsBF) \ in getTypeInfoImpl() argument
4638 IsFP, IsBF) \ in getScalableVectorType() argument
4643 IsFP && !IsBF) || \ in getScalableVectorType()
4645 IsBF && !IsFP)) && \ in getScalableVectorType()
H A DType.cpp2662 IsFP, IsBF) \ in isRVVVLSBuiltinType() argument