Home
last modified time | relevance | path

Searched defs:Aggregate (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVLegalizePointerCast.cpp206 void buildGEPIndexChain(IRBuilder<> &B, Type *Search, Type *Aggregate, in buildGEPIndexChain()
236 bool isTypeFirstElementAggregate(Type *Search, Type *Aggregate) { in isTypeFirstElementAggregate()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVType.cpp351 LVScope *Aggregate = getTypeAsScope(); in resolveExtra() local
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenValue.h34 enum Flavor { Scalar, Complex, Aggregate }; enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h1099 OverloadCandidate(const RecordDecl *Aggregate) in OverloadCandidate()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp504 DebugVariable Aggregate = GetAggregateVariable(DVR); in DbgVariableRecordsRemoveUndefDbgAssignsFromEntryBlock() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1384 enum class EvalKind { Scalar, Complex, Aggregate }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3287 LVScope *Aggregate = nullptr; in createParents() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2120 for (const auto *Aggregate : in PragmaClangAttributeSupport() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp6452 getNextAggregateIndexAfterDesignatedInit(const ResultCandidate &Aggregate, in getNextAggregateIndexAfterDesignatedInit()