Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DScheduleDAG.cpp520 int UpperBound, LowerBound; in AddPred() local
574 void ScheduleDAGTopologicalSort::Shift(BitVector& Visited, int LowerBound, in Shift()
619 int UpperBound, LowerBound; in IsReachable() local
/external/lldb/include/lldb/Core/
DThreadSafeSTLMap.h114 LowerBound (const _Key& key, in LowerBound() function
/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp197 LowerSwitch::switchConvert(CaseItr Begin, CaseItr End, ConstantInt *LowerBound, in switchConvert()
419 ConstantInt *LowerBound = nullptr; in processSwitchInst() local
/external/openfst/src/include/fst/extensions/far/
Dsttable.h247 void LowerBound(size_t id, const string &find_key) { in LowerBound() function
/external/openfst/src/include/fst/
Dutil.h438 Key LowerBound() const { return min_key_; } in LowerBound() function
Dlabel-reachable.h507 ssize_t LowerBound(Iterator *aiter, ssize_t aiter_begin, in LowerBound() function
Dmatcher.h246 void LowerBound(Label match_label) { in LowerBound() function
Daccumulator.h518 size_t LowerBound(double w, Iterator *aiter) { in LowerBound() function
/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp1305 int64_t LowerBound = 0; in processFunctionBeforeFrameFinalized() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1367 int64_t LowerBound = SR->getLowerBound(); in constructSubrangeDIE() local
/external/clang/utils/TableGen/
DNeonEmitter.cpp2096 std::string LowerBound, UpperBound; in genIntrinsicRangeCheckCode() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp339 Constant *LowerBound = ConstantExpr::getAdd(NegLo, Hi); in InsertRangeTest() local
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp2638 if (const SCEV *LowerBound = getLowerBound(Bound)) in testBounds() local