Searched refs:IsBF (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | AArch64ACLETypes.def | 63 // - IsBF true for vector of brain float elements. 85 …VECTOR_TYPE_DETAILS(Name, MangledName, Id, SingletonId, NumEls, ElBits, NF, IsSigned, IsFP, IsBF) \
|
| H A D | RISCVVTypes.def | 16 // IsBF) 50 IsFP, IsBF) \
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ASTContext.cpp | 2383 IsFP, IsBF) \ in getTypeInfoImpl() argument 4638 IsFP, IsBF) \ in getScalableVectorType() argument 4643 IsFP && !IsBF) || \ in getScalableVectorType() 4645 IsBF && !IsFP)) && \ in getScalableVectorType()
|
| H A D | Type.cpp | 2662 IsFP, IsBF) \ in isRVVVLSBuiltinType() argument
|