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.cpp8254 Address LBAddr = PartialStruct.LowestElem.second; in emitCombinedEntry() local
8257 LBAddr = PartialStruct.LB; in emitCombinedEntry()
8266 llvm::Value *LB = LBAddr.emitRawPointer(CGF); in emitCombinedEntry()