Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DSanitizerStats.cpp61 auto InitAddr = ConstantExpr::getGetElementPtr( in create() local
/llvm-project/llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin/
H A DLLJITWithObjectLinkingLayerPlugin.cpp103 ExecutorAddr InitAddr(B.getAddress().getValue() & ~(LineWidth - 1)); in printBlockContent() local
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h452 createStubInternal(StringRef StubName,ExecutorAddr InitAddr,JITSymbolFlags StubFlags) createStubInternal() argument
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5510 llvm::Value *InitAddr = emitReduceInitFunction(CGM, Loc, RCG, Cnt); emitTaskReductionInit() local