OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MBBRanges
(Results
1 - 16
of
16
) sorted by null
/external/llvm/include/llvm/CodeGen/
SlotIndexes.h
355
///
MBBRanges
- Map MBB number to (start, stop) indexes.
356
SmallVector<std::pair<SlotIndex, SlotIndex>, 8>
MBBRanges
;
484
return
MBBRanges
[Num];
674
MBBRanges
[prevMBB->getNumber()].second = startIdx;
676
assert(unsigned(mbb->getNumber()) ==
MBBRanges
.size() &&
678
MBBRanges
.push_back(std::make_pair(startIdx, endIdx));
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SlotIndexes.h
340
///
MBBRanges
- Map MBB number to (start, stop) indexes.
341
SmallVector<std::pair<SlotIndex, SlotIndex>, 8>
MBBRanges
;
469
return
MBBRanges
[Num];
657
MBBRanges
[prevMBB->getNumber()].second = startIdx;
659
assert(unsigned(mbb->getNumber()) ==
MBBRanges
.size() &&
661
MBBRanges
.push_back(std::make_pair(startIdx, endIdx));
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
SlotIndexes.h
348
///
MBBRanges
- Map MBB number to (start, stop) indexes.
349
SmallVector<std::pair<SlotIndex, SlotIndex>, 8>
MBBRanges
;
477
return
MBBRanges
[Num];
669
MBBRanges
[prevMBB->getNumber()].second = startIdx;
671
assert(unsigned(mbb->getNumber()) ==
MBBRanges
.size() &&
673
MBBRanges
.push_back(std::make_pair(startIdx, endIdx));
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
SlotIndexes.h
348
///
MBBRanges
- Map MBB number to (start, stop) indexes.
349
SmallVector<std::pair<SlotIndex, SlotIndex>, 8>
MBBRanges
;
477
return
MBBRanges
[Num];
669
MBBRanges
[prevMBB->getNumber()].second = startIdx;
671
assert(unsigned(mbb->getNumber()) ==
MBBRanges
.size() &&
673
MBBRanges
.push_back(std::make_pair(startIdx, endIdx));
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
SlotIndexes.h
348
///
MBBRanges
- Map MBB number to (start, stop) indexes.
349
SmallVector<std::pair<SlotIndex, SlotIndex>, 8>
MBBRanges
;
477
return
MBBRanges
[Num];
669
MBBRanges
[prevMBB->getNumber()].second = startIdx;
671
assert(unsigned(mbb->getNumber()) ==
MBBRanges
.size() &&
673
MBBRanges
.push_back(std::make_pair(startIdx, endIdx));
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
SlotIndexes.h
348
///
MBBRanges
- Map MBB number to (start, stop) indexes.
349
SmallVector<std::pair<SlotIndex, SlotIndex>, 8>
MBBRanges
;
477
return
MBBRanges
[Num];
669
MBBRanges
[prevMBB->getNumber()].second = startIdx;
671
assert(unsigned(mbb->getNumber()) ==
MBBRanges
.size() &&
673
MBBRanges
.push_back(std::make_pair(startIdx, endIdx));
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
SlotIndexes.h
348
///
MBBRanges
- Map MBB number to (start, stop) indexes.
349
SmallVector<std::pair<SlotIndex, SlotIndex>, 8>
MBBRanges
;
477
return
MBBRanges
[Num];
669
MBBRanges
[prevMBB->getNumber()].second = startIdx;
671
assert(unsigned(mbb->getNumber()) ==
MBBRanges
.size() &&
673
MBBRanges
.push_back(std::make_pair(startIdx, endIdx));
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
SlotIndexes.h
348
///
MBBRanges
- Map MBB number to (start, stop) indexes.
349
SmallVector<std::pair<SlotIndex, SlotIndex>, 8>
MBBRanges
;
477
return
MBBRanges
[Num];
669
MBBRanges
[prevMBB->getNumber()].second = startIdx;
671
assert(unsigned(mbb->getNumber()) ==
MBBRanges
.size() &&
673
MBBRanges
.push_back(std::make_pair(startIdx, endIdx));
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SlotIndexes.h
340
///
MBBRanges
- Map MBB number to (start, stop) indexes.
341
SmallVector<std::pair<SlotIndex, SlotIndex>, 8>
MBBRanges
;
469
return
MBBRanges
[Num];
657
MBBRanges
[prevMBB->getNumber()].second = startIdx;
659
assert(unsigned(mbb->getNumber()) ==
MBBRanges
.size() &&
661
MBBRanges
.push_back(std::make_pair(startIdx, endIdx));
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
SlotIndexes.h
348
///
MBBRanges
- Map MBB number to (start, stop) indexes.
349
SmallVector<std::pair<SlotIndex, SlotIndex>, 8>
MBBRanges
;
477
return
MBBRanges
[Num];
669
MBBRanges
[prevMBB->getNumber()].second = startIdx;
671
assert(unsigned(mbb->getNumber()) ==
MBBRanges
.size() &&
673
MBBRanges
.push_back(std::make_pair(startIdx, endIdx));
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
SlotIndexes.h
348
///
MBBRanges
- Map MBB number to (start, stop) indexes.
349
SmallVector<std::pair<SlotIndex, SlotIndex>, 8>
MBBRanges
;
477
return
MBBRanges
[Num];
669
MBBRanges
[prevMBB->getNumber()].second = startIdx;
671
assert(unsigned(mbb->getNumber()) ==
MBBRanges
.size() &&
673
MBBRanges
.push_back(std::make_pair(startIdx, endIdx));
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
SlotIndexes.h
348
///
MBBRanges
- Map MBB number to (start, stop) indexes.
349
SmallVector<std::pair<SlotIndex, SlotIndex>, 8>
MBBRanges
;
477
return
MBBRanges
[Num];
669
MBBRanges
[prevMBB->getNumber()].second = startIdx;
671
assert(unsigned(mbb->getNumber()) ==
MBBRanges
.size() &&
673
MBBRanges
.push_back(std::make_pair(startIdx, endIdx));
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
SlotIndexes.h
348
///
MBBRanges
- Map MBB number to (start, stop) indexes.
349
SmallVector<std::pair<SlotIndex, SlotIndex>, 8>
MBBRanges
;
477
return
MBBRanges
[Num];
669
MBBRanges
[prevMBB->getNumber()].second = startIdx;
671
assert(unsigned(mbb->getNumber()) ==
MBBRanges
.size() &&
673
MBBRanges
.push_back(std::make_pair(startIdx, endIdx));
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
SlotIndexes.h
348
///
MBBRanges
- Map MBB number to (start, stop) indexes.
349
SmallVector<std::pair<SlotIndex, SlotIndex>, 8>
MBBRanges
;
477
return
MBBRanges
[Num];
669
MBBRanges
[prevMBB->getNumber()].second = startIdx;
671
assert(unsigned(mbb->getNumber()) ==
MBBRanges
.size() &&
673
MBBRanges
.push_back(std::make_pair(startIdx, endIdx));
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
SlotIndexes.h
348
///
MBBRanges
- Map MBB number to (start, stop) indexes.
349
SmallVector<std::pair<SlotIndex, SlotIndex>, 8>
MBBRanges
;
477
return
MBBRanges
[Num];
669
MBBRanges
[prevMBB->getNumber()].second = startIdx;
671
assert(unsigned(mbb->getNumber()) ==
MBBRanges
.size() &&
673
MBBRanges
.push_back(std::make_pair(startIdx, endIdx));
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SlotIndexes.h
348
///
MBBRanges
- Map MBB number to (start, stop) indexes.
349
SmallVector<std::pair<SlotIndex, SlotIndex>, 8>
MBBRanges
;
554
return
MBBRanges
[Num];
734
assert(unsigned(mbb->getNumber()) ==
MBBRanges
.size() &&
736
MBBRanges
.push_back(std::make_pair(startIdx, endIdx));
Completed in 1145 milliseconds