Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceAssembler.h163 intptr_t Gap = 0; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp268 IntRange Gap = { GapLow, GapHigh }; in switchConvert() local
/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp249 IntRange Gap = { GapLow, GapHigh }; in switchConvert() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp88 for (auto &Gap : Gaps) { in printLocalVariableAddrGap() local
/external/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp72 for (auto &Gap : Gaps) { in printLocalVariableAddrGap() local
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1677 for (unsigned Gap = 0; IntI.valid() && IntI.start() < StopIdx; ++IntI) { in calcGapWeights() local
1704 for (unsigned Gap = 0; I != E && I->start < StopIdx; ++I) { in calcGapWeights() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp2141 for (unsigned Gap = 0; IntI.valid() && IntI.start() < StopIdx; ++IntI) { in calcGapWeights() local
2168 for (unsigned Gap = 0; I != E && I->start < StopIdx; ++I) { in calcGapWeights() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocGreedy.cpp1296 for (unsigned Gap = 0; IntI.valid() && IntI.start() < StopIdx; ++IntI) { in calcGapWeights() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp8268 uint64_t Gap = (Low - PreviousHigh).getLimitedValue() - 1; in buildJumpTable() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp9378 uint64_t Gap = (Low - PreviousHigh).getLimitedValue() - 1; in buildJumpTable() local