Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSanitizerStats.cpp61 auto InitAddr = ConstantExpr::getGetElementPtr( in create() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h452 void createStubInternal(StringRef StubName, ExecutorAddr InitAddr, in createStubInternal()
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5499 llvm::Value *InitAddr = emitReduceInitFunction(CGM, Loc, RCG, Cnt); emitTaskReductionInit() local