Searched refs:Gap (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceAssembler.cpp | 78 Gap = computeGap(); in validate() 81 assert(Gap >= kMinimumGap); in validate() 92 intptr_t delta = Gap - computeGap(); in ~EnsureCapacity()
|
D | IceAssembler.h | 163 intptr_t Gap = 0; variable
|
/external/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 1677 for (unsigned Gap = 0; IntI.valid() && IntI.start() < StopIdx; ++IntI) { in calcGapWeights() local 1679 while (Uses[Gap+1].getBoundaryIndex() < IntI.start()) in calcGapWeights() 1680 if (++Gap == NumGaps) in calcGapWeights() 1682 if (Gap == NumGaps) in calcGapWeights() 1687 for (; Gap != NumGaps; ++Gap) { in calcGapWeights() 1688 GapWeight[Gap] = std::max(GapWeight[Gap], weight); in calcGapWeights() 1689 if (Uses[Gap+1].getBaseIndex() >= IntI.stop()) in calcGapWeights() 1692 if (Gap == NumGaps) in calcGapWeights() 1704 for (unsigned Gap = 0; I != E && I->start < StopIdx; ++I) { in calcGapWeights() local 1705 while (Uses[Gap+1].getBoundaryIndex() < I->start) in calcGapWeights() [all …]
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 1296 for (unsigned Gap = 0; IntI.valid() && IntI.start() < StopIdx; ++IntI) { in calcGapWeights() local 1298 while (Uses[Gap+1].getBoundaryIndex() < IntI.start()) in calcGapWeights() 1299 if (++Gap == NumGaps) in calcGapWeights() 1301 if (Gap == NumGaps) in calcGapWeights() 1306 for (; Gap != NumGaps; ++Gap) { in calcGapWeights() 1307 GapWeight[Gap] = std::max(GapWeight[Gap], weight); in calcGapWeights() 1308 if (Uses[Gap+1].getBaseIndex() >= IntI.stop()) in calcGapWeights() 1311 if (Gap == NumGaps) in calcGapWeights()
|
/external/javassist/src/main/javassist/bytecode/ |
D | CodeIterator.java | 548 public static class Gap { class in CodeIterator 592 public Gap insertGapAt(int pos, int length, boolean exclusive) in insertGapAt() 599 Gap gap = new Gap(); in insertGapAt() 1087 ExceptionTable etable, CodeAttribute ca, Gap newWhere) in insertGapCore0w()
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | SymbolDumper.cpp | 72 for (auto &Gap : Gaps) { in printLocalVariableAddrGap() local 74 W.printHex("GapStartOffset", Gap.GapStartOffset); in printLocalVariableAddrGap() 75 W.printHex("Range", Gap.Range); in printLocalVariableAddrGap()
|
/external/llvm/lib/Transforms/Utils/ |
D | LowerSwitch.cpp | 249 IntRange Gap = { GapLow, GapHigh }; in switchConvert() local 250 if (GapHigh >= GapLow && IsInRanges(Gap, UnreachableRanges)) in switchConvert()
|
/external/javassist/src/main/javassist/convert/ |
D | TransformAccessArrayField.java | 145 CodeIterator.Gap gap in replace()
|
/external/ImageMagick/PerlMagick/t/reference/write/read/ |
D | input_mat.miff | 148 …(^zvrr�������������������������������������~~}|{wvywvr=@A>;>;99814)1Gap~�����������{lY@.(+1…
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 8268 uint64_t Gap = (Low - PreviousHigh).getLimitedValue() - 1; in buildJumpTable() local 8269 for (uint64_t J = 0; J < Gap; J++) in buildJumpTable()
|
/external/icu/icu4c/source/data/unidata/ |
D | ppucd.txt | 24518 # Gap fillers
|