Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2244 auto *MinUBGlobalUB = CGF.Builder.CreateSelect( in EmitSections() local
2246 CGF.EmitStoreOfScalar(MinUBGlobalUB, UB); in EmitSections()
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp3500 llvm::Value *MinUBGlobalUB = CGF.Builder.CreateSelect( in EmitSections() local
3502 CGF.EmitStoreOfScalar(MinUBGlobalUB, UB); in EmitSections()