/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ScheduleDAG.cpp | 549 int UpperBound, LowerBound; in AddPred() local 570 void ScheduleDAGTopologicalSort::DFS(const SUnit *SU, int UpperBound, in DFS() 603 int UpperBound = Node2Index[TargetSU.NodeNum]; in GetSubGraph() local 680 int UpperBound) { in Shift() 721 int UpperBound, LowerBound; in IsReachable() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600FrameLowering.cpp | 35 int UpperBound = FI == -1 ? MFI.getNumObjects() : FI; in getFrameIndexReference() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LowerSwitch.cpp | 250 ConstantInt *UpperBound, Value *Val, in switchConvert() 335 ConstantInt *UpperBound, in newLeafBlock() 368 Constant *UpperBound = ConstantExpr::getAdd(NegLo, Leaf.High); in newLeafBlock() local 474 ConstantInt *UpperBound = nullptr; in processSwitchInst() local
|
D | LibCallsShrinkWrap.cpp | 321 float UpperBound; in generateOneRangeCond() local 343 float UpperBound, LowerBound; in generateTwoRangeCond() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 547 const APInt &UpperBound = CUB->getAPInt(); in intersectConstraints() local 1163 if (const SCEV *UpperBound = collectUpperBound(CurLoop, Delta->getType())) { in strongSIVtest() local 1341 if (const SCEV *UpperBound = collectUpperBound(CurLoop, Delta->getType())) { in weakCrossingSIVtest() local 1739 if (const SCEV *UpperBound = collectUpperBound(CurLoop, Delta->getType())) { in weakZeroSrcSIVtest() local 1848 if (const SCEV *UpperBound = collectUpperBound(CurLoop, Delta->getType())) { in weakZeroDstSIVtest() local 1930 if (const SCEVConstant *UpperBound = in exactRDIVtest() local 1940 if (const SCEVConstant *UpperBound = in exactRDIVtest() local 2720 if (const SCEV *UpperBound = getUpperBound(Bound)) in testBounds() local
|
D | InlineCost.cpp | 414 void addCost(int64_t Inc, int64_t UpperBound = INT_MAX) { in addCost()
|
D | MemorySSA.cpp | 1411 unsigned long UpperBound = VersionStack.size() - 1; in optimizeUsesInBlock() local
|
D | ScalarEvolution.cpp | 7763 const SCEV *UpperBound = in computeShiftCompareExitLimit() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | InstructionSelectorImpl.h | 160 int64_t UpperBound = MatchTable[CurrentIdx++]; in executeMatchTable() local 188 int64_t UpperBound = MatchTable[CurrentIdx++]; in executeMatchTable() local
|
/third_party/pulseaudio/src/modules/ |
D | ladspa.h | 349 LADSPA_Data UpperBound; member
|
/third_party/alsa-lib/src/pcm/ |
D | ladspa.h | 350 LADSPA_Data UpperBound; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopUnrollPass.cpp | 1207 Optional<bool> UpperBound = None, in LoopUnroll()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfo.h | 490 bool UpperBound; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 1045 if (Optional<int64_t> UpperBound = in getTypeSize() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/ |
D | container_test.cc | 323 TEST_F(NonMutatingTest, UpperBound) { in TEST_F() argument
|