Home
last modified time | relevance | path

Searched defs:ConstantAggregate (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DValue.h36 class ConstantAggregate; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DConstant.h349 ConstantAggregate(ClassID ID, llvm::Constant *C, Context &Ctx) in ConstantAggregate() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1291 ConstantAggregate::ConstantAggregate(Type *T, ValueTy VT, in ConstantAggregate() function in ConstantAggregate