Home
last modified time | relevance | path

Searched defs:NewUB (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1344 const uint32_t NewUB = ScoreUBs[T] + M.MyShift; in merge() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1504 const unsigned NewUB = ScoreLBs[T] + std::max(MyPending, OtherPending); in merge() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOpenMP.cpp4037 bool OpenMPIterationSpaceChecker::SetUB(Expr *NewUB, bool LessOp, bool StrictOp, in SetUB()
4495 auto NewUB = tryBuildCapture(SemaRef, UB, Captures); in BuildPreCond() local