Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h271 buildFrom(F); in OptimizeFrame()
273 void buildFrom(Function &F);
H A DCoroutines.cpp171 void coro::Shape::buildFrom(Function &F) { in buildFrom() function in coro::Shape
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp102 static llvm::Constant *buildFrom(CodeGenModule &CGM,
133 return buildFrom(CGM, Elems, Offsets, CharUnits::Zero(), Size, in build()
401 llvm::Constant *ConstantAggregateBuilder::buildFrom( in buildFrom() function in __anon9d6f04f10111::ConstantAggregateBuilder
548 llvm::Constant *Replacement = buildFrom( in condense()