| /external/llvm-project/clang/lib/CodeGen/ |
| D | CoverageMappingGen.cpp | 148 void setGap(bool Gap) { GapRegion = Gap; } in setGap() 1065 auto Gap = findGapAreaBetween(S->getCond(), S->getBody()); in VisitWhileStmt() local 1132 auto Gap = findGapAreaBetween(getPreciseTokenLocEnd(S->getRParenLoc()), in VisitForStmt() local 1159 auto Gap = findGapAreaBetween(getPreciseTokenLocEnd(S->getRParenLoc()), in VisitCXXForRangeStmt() local 1185 auto Gap = findGapAreaBetween(getPreciseTokenLocEnd(S->getRParenLoc()), in VisitObjCForCollectionStmt() local 1282 auto Gap = findGapAreaBetween(S->getCond(), S->getThen()); in VisitIfStmt() local 1333 auto Gap = in VisitAbstractConditionalOperator() local
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceAssembler.h | 163 intptr_t Gap = 0; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | SwitchLoweringUtils.cpp | 213 uint64_t Gap = (Low - PreviousHigh).getLimitedValue() - 1; in buildJumpTable() local
|
| D | RegAllocGreedy.cpp | 2181 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
|
| /external/llvm-project/llvm/lib/CodeGen/ |
| D | SwitchLoweringUtils.cpp | 216 uint64_t Gap = (Low - PreviousHigh).getLimitedValue() - 1; in buildJumpTable() local
|
| D | RegAllocGreedy.cpp | 2170 for (unsigned Gap = 0; IntI.valid() && IntI.start() < StopIdx; ++IntI) { in calcGapWeights() local 2197 for (unsigned Gap = 0; I != E && I->start < StopIdx; ++I) { in calcGapWeights() local
|
| /external/llvm/lib/Transforms/Utils/ |
| D | LowerSwitch.cpp | 249 IntRange Gap = { GapLow, GapHigh }; in switchConvert() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | LowerSwitch.cpp | 297 IntRange Gap = { GapLow, GapHigh }; in switchConvert() local
|
| /external/llvm-project/llvm/lib/Transforms/Utils/ |
| D | LowerSwitch.cpp | 269 IntRange Gap = { GapLow, GapHigh }; in SwitchConvert() local
|
| /external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| D | SymbolDumper.cpp | 92 for (auto &Gap : Gaps) { in printLocalVariableAddrGap() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| D | SymbolDumper.cpp | 92 for (auto &Gap : Gaps) { in printLocalVariableAddrGap() local
|
| /external/llvm/lib/DebugInfo/CodeView/ |
| D | SymbolDumper.cpp | 72 for (auto &Gap : Gaps) { in printLocalVariableAddrGap() local
|
| /external/llvm/lib/CodeGen/ |
| D | RegAllocGreedy.cpp | 1677 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/javassist/src/main/javassist/bytecode/ |
| D | CodeIterator.java | 569 public static class Gap { class in CodeIterator
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 8268 uint64_t Gap = (Low - PreviousHigh).getLimitedValue() - 1; in buildJumpTable() local
|