HomeSort by relevance Sort by last modified time
    Searched defs:getMBBStartIdx (Results 1 - 20 of 20) sorted by null

  /external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 212 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
213 return Indexes->getMBBStartIdx(mbb);
223 return LR.liveAt(getMBBStartIdx(mbb));
SlotIndexes.h 456 return getMBBStartIdx(MBB);
494 SlotIndex getMBBStartIdx(unsigned Num) const {
499 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
663 endEntry = getMBBStartIdx(&*nextMBB).listEntry();
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
LiveIntervalAnalysis.h 205 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
206 return indexes_->getMBBStartIdx(mbb);
216 return li.liveAt(getMBBStartIdx(mbb));
221 return li.getLiveRangeContaining(getMBBStartIdx(mbb));
SlotIndexes.h 526 return getMBBStartIdx(MBB);
564 SlotIndex getMBBStartIdx(unsigned Num) const {
569 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
725 nextEntry = &getMBBStartIdx(nextMBB).entry();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 227 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
228 return Indexes->getMBBStartIdx(mbb);
238 return LR.liveAt(getMBBStartIdx(mbb));
SlotIndexes.h 441 return getMBBStartIdx(MBB);
479 SlotIndex getMBBStartIdx(unsigned Num) const {
484 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
646 endEntry = getMBBStartIdx(&*nextMBB).listEntry();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 227 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
228 return Indexes->getMBBStartIdx(mbb);
238 return LR.liveAt(getMBBStartIdx(mbb));
SlotIndexes.h 441 return getMBBStartIdx(MBB);
479 SlotIndex getMBBStartIdx(unsigned Num) const {
484 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
646 endEntry = getMBBStartIdx(&*nextMBB).listEntry();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 227 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
228 return Indexes->getMBBStartIdx(mbb);
238 return LR.liveAt(getMBBStartIdx(mbb));
SlotIndexes.h 441 return getMBBStartIdx(MBB);
479 SlotIndex getMBBStartIdx(unsigned Num) const {
484 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
646 endEntry = getMBBStartIdx(&*nextMBB).listEntry();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 227 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
228 return Indexes->getMBBStartIdx(mbb);
238 return LR.liveAt(getMBBStartIdx(mbb));
SlotIndexes.h 441 return getMBBStartIdx(MBB);
479 SlotIndex getMBBStartIdx(unsigned Num) const {
484 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
646 endEntry = getMBBStartIdx(&*nextMBB).listEntry();
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 227 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
228 return Indexes->getMBBStartIdx(mbb);
238 return LR.liveAt(getMBBStartIdx(mbb));
SlotIndexes.h 441 return getMBBStartIdx(MBB);
479 SlotIndex getMBBStartIdx(unsigned Num) const {
484 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
646 endEntry = getMBBStartIdx(&*nextMBB).listEntry();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 227 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
228 return Indexes->getMBBStartIdx(mbb);
238 return LR.liveAt(getMBBStartIdx(mbb));
SlotIndexes.h 441 return getMBBStartIdx(MBB);
479 SlotIndex getMBBStartIdx(unsigned Num) const {
484 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
646 endEntry = getMBBStartIdx(&*nextMBB).listEntry();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 227 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
228 return Indexes->getMBBStartIdx(mbb);
238 return LR.liveAt(getMBBStartIdx(mbb));
SlotIndexes.h 441 return getMBBStartIdx(MBB);
479 SlotIndex getMBBStartIdx(unsigned Num) const {
484 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
646 endEntry = getMBBStartIdx(&*nextMBB).listEntry();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 227 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
228 return Indexes->getMBBStartIdx(mbb);
238 return LR.liveAt(getMBBStartIdx(mbb));
SlotIndexes.h 441 return getMBBStartIdx(MBB);
479 SlotIndex getMBBStartIdx(unsigned Num) const {
484 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
646 endEntry = getMBBStartIdx(&*nextMBB).listEntry();

Completed in 1071 milliseconds