Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp8511 Address LBAddr = PartialStruct.LowestElem.second; in emitCombinedEntry() local
8514 LBAddr = PartialStruct.LB; in emitCombinedEntry()
8523 llvm::Value *LB = LBAddr.emitRawPointer(CGF); in emitCombinedEntry()