/external/llvm/lib/CodeGen/ |
D | ScheduleDAG.cpp | 519 int UpperBound, LowerBound; in AddPred() local 573 void ScheduleDAGTopologicalSort::Shift(BitVector& Visited, int LowerBound, in Shift() 618 int UpperBound, LowerBound; in IsReachable() local
|
/external/clang/include/clang/AST/ |
D | ExprOpenMP.h | 52 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, in OMPArraySectionExpr()
|
/external/lldb/include/lldb/Core/ |
D | ThreadSafeSTLMap.h | 114 LowerBound (const _Key& key, in LowerBound() function
|
/external/llvm/lib/Transforms/Utils/ |
D | LowerSwitch.cpp | 206 LowerSwitch::switchConvert(CaseItr Begin, CaseItr End, ConstantInt *LowerBound, in switchConvert() 427 ConstantInt *LowerBound = nullptr; in processSwitchInst() local
|
/external/openfst/src/include/fst/extensions/far/ |
D | sttable.h | 247 void LowerBound(size_t id, const string &find_key) { in LowerBound() function
|
/external/openfst/src/include/fst/ |
D | util.h | 438 Key LowerBound() const { return min_key_; } in LowerBound() function
|
D | label-reachable.h | 507 ssize_t LowerBound(Iterator *aiter, ssize_t aiter_begin, in LowerBound() function
|
D | matcher.h | 246 void LowerBound(Label match_label) { in LowerBound() function
|
D | accumulator.h | 518 size_t LowerBound(double w, Iterator *aiter) { in LowerBound() function
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | DynamicTypePropagation.cpp | 572 const ObjCObjectPointerType *LowerBound = DestObjectPtrType; in checkPostStmt() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCFrameLowering.cpp | 1370 int64_t LowerBound = 0; in processFunctionBeforeFrameFinalized() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 1280 int64_t LowerBound = SR->getLowerBound(); in constructSubrangeDIE() local
|
/external/clang/lib/CodeGen/ |
D | CGExpr.cpp | 2849 if (auto *LowerBound = E->getLowerBound()) { in EmitOMPArraySectionExpr() local 2868 auto *LowerBound = E->getLowerBound(); in EmitOMPArraySectionExpr() local
|
/external/clang/utils/TableGen/ |
D | NeonEmitter.cpp | 2110 std::string LowerBound, UpperBound; in genIntrinsicRangeCheckCode() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineAndOrXor.cpp | 339 Constant *LowerBound = ConstantExpr::getAdd(NegLo, Hi); in InsertRangeTest() local
|
/external/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 2687 if (const SCEV *LowerBound = getLowerBound(Bound)) in testBounds() local
|
/external/clang/lib/Sema/ |
D | TreeTransform.h | 2012 Expr *LowerBound, in RebuildOMPArraySectionExpr() 8228 ExprResult LowerBound; in TransformOMPArraySectionExpr() local
|
D | SemaExpr.cpp | 3989 Expr *LowerBound, in ActOnOMPArraySectionExpr()
|