Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3445 Address BPAddr(BP, Ctx.getTypeAlignInChars(Ctx.VoidPtrTy)); in emitTargetCall() local
3446 CGF.Builder.CreateStore(BPVal, BPAddr); in emitTargetCall()