Searched defs:Built (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 6608 SmallVector<SDNode *, 5> Built; buildUREMEqFold() local |
H A D | DAGCombiner.cpp | 27781 SmallVector<SDNode *, 8> Built; BuildSDIV() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 9577 checkOpenMPLoop(OpenMPDirectiveKind DKind,Expr * CollapseLoopCountExpr,Expr * OrderedLoopCountExpr,Stmt * AStmt,Sema & SemaRef,DSAStackTy & DSA,SemaOpenMP::VarsWithInheritedDSAType & VarsWithImplicitDSA,OMPLoopBasedDirective::HelperExprs & Built) checkOpenMPLoop() argument |