Home
last modified time | relevance | path

Searched refs:buildFrom (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h259 buildFrom(F); in OptimizeFrame()
261 void buildFrom(Function &F);
H A DCoroutines.cpp172 void coro::Shape::buildFrom(Function &F) { in buildFrom() function in coro::Shape
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGExprConstant.cpp100 static llvm::Constant *buildFrom(CodeGenModule &CGM,
131 return buildFrom(CGM, Elems, Offsets, CharUnits::Zero(), Size, in build()
399 llvm::Constant *ConstantAggregateBuilder::buildFrom( in buildFrom() function in __anoncb3f9d5e0111::ConstantAggregateBuilder
546 llvm::Constant *Replacement = buildFrom( in condense()