Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h277 buildFrom(F); in ReuseFrameSlot()
279 void buildFrom(Function &F);
H A DCoroutines.cpp256 void coro::Shape::buildFrom(Function &F) { in buildFrom() function in coro::Shape
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprConstant.cpp99 static llvm::Constant *buildFrom(CodeGenModule &CGM,
130 return buildFrom(CGM, Elems, Offsets, CharUnits::Zero(), Size, in build()
398 llvm::Constant *ConstantAggregateBuilder::buildFrom( in buildFrom() function in __anon411c9adc0111::ConstantAggregateBuilder
534 llvm::Constant *Replacement = buildFrom( in condense()