Home
last modified time | relevance | path

Searched defs:Gap (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssembler.h163 intptr_t Gap = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSwitchLoweringUtils.cpp213 uint64_t Gap = (Low - PreviousHigh).getLimitedValue() - 1; in buildJumpTable() local
DRegAllocGreedy.cpp2181 for (unsigned Gap = 0; IntI.valid() && IntI.start() < StopIdx; ++IntI) { in calcGapWeights() local
2208 for (unsigned Gap = 0; I != E && I->start < StopIdx; ++I) { in calcGapWeights() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp297 IntRange Gap = { GapLow, GapHigh }; in switchConvert() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp92 for (auto &Gap : Gaps) { in printLocalVariableAddrGap() local