Home
last modified time | relevance | path

Searched defs:LowerBound (Results 1 – 25 of 57) sorted by relevance

123

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAG.cpp549 int UpperBound, LowerBound; in AddPred() local
602 int LowerBound = Node2Index[StartSU.NodeNum]; in GetSubGraph() local
679 void ScheduleDAGTopologicalSort::Shift(BitVector& Visited, int LowerBound, in Shift()
721 int UpperBound, LowerBound; in IsReachable() local
/external/llvm-project/llvm/lib/CodeGen/
DScheduleDAG.cpp549 int UpperBound, LowerBound; in AddPred() local
602 int LowerBound = Node2Index[StartSU.NodeNum]; in GetSubGraph() local
679 void ScheduleDAGTopologicalSort::Shift(BitVector& Visited, int LowerBound, in Shift()
729 int UpperBound, LowerBound; in IsReachable() local
/external/webrtc/modules/congestion_controller/goog_cc/
Dlink_capacity_estimator.cc26 DataRate LinkCapacityEstimator::LowerBound() const { in LowerBound() function in webrtc::LinkCapacityEstimator
/external/llvm/lib/CodeGen/
DScheduleDAG.cpp519 int UpperBound, LowerBound; in AddPred() local
573 void ScheduleDAGTopologicalSort::Shift(BitVector& Visited, int LowerBound, in Shift()
618 int UpperBound, LowerBound; in IsReachable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp249 LowerSwitch::switchConvert(CaseItr Begin, CaseItr End, ConstantInt *LowerBound, in switchConvert()
334 ConstantInt *LowerBound, in newLeafBlock()
473 ConstantInt *LowerBound = nullptr; in processSwitchInst() local
DLibCallsShrinkWrap.cpp343 float UpperBound, LowerBound; in generateTwoRangeCond() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp156 BasicBlock *NewLeafBlock(CaseRange &Leaf, Value *Val, ConstantInt *LowerBound, in NewLeafBlock()
221 BasicBlock *SwitchConvert(CaseItr Begin, CaseItr End, ConstantInt *LowerBound, in SwitchConvert()
377 ConstantInt *LowerBound = nullptr; in ProcessSwitchInst() local
DLibCallsShrinkWrap.cpp343 float UpperBound, LowerBound; in generateTwoRangeCond() local
/external/clang/include/clang/AST/
DExprOpenMP.h52 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, in OMPArraySectionExpr()
/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp200 LowerSwitch::switchConvert(CaseItr Begin, CaseItr End, ConstantInt *LowerBound, in switchConvert()
421 ConstantInt *LowerBound = nullptr; in processSwitchInst() local
/external/llvm-project/flang/runtime/
Ddescriptor.h46 SubscriptValue LowerBound() const { return raw_.lower_bound; } in LowerBound() function
/external/llvm-project/libcxx/benchmarks/
Dmap.bench.cpp922 struct LowerBound : Base { struct
925 void run(benchmark::State& State) const { in run()
948 std::string name() const { in name()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelectorImpl.h159 int64_t LowerBound = MatchTable[CurrentIdx++]; in executeMatchTable() local
187 int64_t LowerBound = MatchTable[CurrentIdx++]; in executeMatchTable() local
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelectorImpl.h184 int64_t LowerBound = MatchTable[CurrentIdx++]; in executeMatchTable() local
212 int64_t LowerBound = MatchTable[CurrentIdx++]; in executeMatchTable() local
/external/llvm-project/clang/include/clang/AST/
DExprOpenMP.h64 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, Expr *Stride, in OMPArraySectionExpr()
/external/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypePropagation.cpp597 const ObjCObjectPointerType *LowerBound = DestObjectPtrType; in checkPostStmt() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypePropagation.cpp688 const ObjCObjectPointerType *LowerBound = DestObjectPtrType; in checkPostStmt() local
/external/libchrome/base/containers/
Dflat_tree_unittest.cc1236 TEST(FlatTree, LowerBound) { in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h290 int64_t LowerBound; variable
293 int64_t LowerBound, ArrayRef<Metadata *> Ops) in DISubrange()
/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp1534 int64_t LowerBound = 0; in processFunctionBeforeFrameFinalized() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1274 int64_t LowerBound = SR->getLowerBound(); in constructSubrangeDIE() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp1936 int64_t LowerBound = 0; in processFunctionBeforeFrameFinalized() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1336 int64_t LowerBound = SR->getLowerBound(); in constructSubrangeDIE() local
/external/llvm-project/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp1080 Value *LowerBound = Builder.CreateLoad(PLowerBound); in createStaticWorkshareLoop() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp2054 int64_t LowerBound = 0; in processFunctionBeforeFrameFinalized() local

123