Home
last modified time | relevance | path

Searched defs:UBVal (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3035 llvm::Value *UBVal = DispatchBounds.second; in EmitOMPForOuterLoop() local
3192 llvm::Value *UBVal = in emitDistributeParallelForDispatchBounds() local
3574 llvm::Value *UBVal = CGF.EmitScalarExpr(LS.getLastIteration()); in emitDispatchForLoopBounds() local
4118 llvm::Value *UBVal = CGF.EmitLoadOfScalar(UB, S.getBeginLoc()); in EmitSections() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp8600 Expr *UBVal = UB; in buildNumIterations() local