HomeSort by relevance Sort by last modified time
    Searched refs:AliveBlocks (Results 1 - 23 of 23) sorted by null

  /external/llvm/lib/CodeGen/
LiveVariables.cpp 70 for (SparseBitVector<>::iterator I = AliveBlocks.begin(),
71 E = AliveBlocks.end(); I != E; ++I)
108 if (VRInfo.AliveBlocks.test(BBNum))
112 VRInfo.AliveBlocks.set(BBNum);
173 if (!VRInfo.AliveBlocks.test(BBNum))
185 if (VRInfo.AliveBlocks.empty())
728 if (AliveBlocks.test(Num))
752 if (VI.AliveBlocks.test(SuccIdx))
780 getVarInfo(BBI->getOperand(i).getReg()).AliveBlocks.set(NumNew);
807 if (Kills.count(Reg) || VI.AliveBlocks.test(SuccBB->getNumber())
    [all...]
PHIElimination.cpp 459 LV->getVarInfo(SrcReg).AliveBlocks.reset(opBlockNum);
MachineVerifier.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
LiveVariables.cpp 67 for (SparseBitVector<>::iterator I = AliveBlocks.begin(),
68 E = AliveBlocks.end(); I != E; ++I)
104 if (VRInfo.AliveBlocks.test(BBNum))
108 VRInfo.AliveBlocks.set(BBNum);
169 if (!VRInfo.AliveBlocks.test(BBNum))
181 if (VRInfo.AliveBlocks.empty())
691 if (AliveBlocks.test(Num))
715 if (VI.AliveBlocks.test(SuccIdx))
761 getVarInfo(BBI->getOperand(i).getReg()).AliveBlocks.set(NumNew);
767 if (!VI.AliveBlocks.test(NumNew) && VI.isLiveIn(*SuccBB, Reg, *MRI)
    [all...]
PHIElimination.cpp 381 LV->getVarInfo(SrcReg).AliveBlocks.reset(opBlockNum);
LiveIntervalAnalysis.cpp 344 assert(vi.AliveBlocks.empty() &&
366 assert(vi.AliveBlocks.empty() && "Phi join can't pass through blocks");
373 for (SparseBitVector<>::iterator I = vi.AliveBlocks.begin(),
374 E = vi.AliveBlocks.end(); I != E; ++I) {
    [all...]
MachineVerifier.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
LiveVariables.h 60 /// There is one killing instruction, and AliveBlocks is empty.
63 /// throughout any blocks, these blocks are listed in AliveBlocks. Blocks
64 /// where the liveness range ends are not included in AliveBlocks, instead
72 /// but does include the predecessor block in the AliveBlocks set (unless that
75 /// node in the successor. In this case, AliveBlocks is empty (the value is
80 /// AliveBlocks - Set of blocks in which this value is alive completely
84 SparseBitVector<> AliveBlocks;
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
LiveVariables.h 62 /// There is one killing instruction, and AliveBlocks is empty.
65 /// throughout any blocks, these blocks are listed in AliveBlocks. Blocks
66 /// where the liveness range ends are not included in AliveBlocks, instead
74 /// but does include the predecessor block in the AliveBlocks set (unless that
77 /// node in the successor. In this case, AliveBlocks is empty (the value is
82 /// AliveBlocks - Set of blocks in which this value is alive completely
86 SparseBitVector<> AliveBlocks;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
LiveVariables.h 60 /// There is one killing instruction, and AliveBlocks is empty.
63 /// throughout any blocks, these blocks are listed in AliveBlocks. Blocks
64 /// where the liveness range ends are not included in AliveBlocks, instead
72 /// but does include the predecessor block in the AliveBlocks set (unless that
75 /// node in the successor. In this case, AliveBlocks is empty (the value is
80 /// AliveBlocks - Set of blocks in which this value is alive completely
84 SparseBitVector<> AliveBlocks;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
LiveVariables.h 60 /// There is one killing instruction, and AliveBlocks is empty.
63 /// throughout any blocks, these blocks are listed in AliveBlocks. Blocks
64 /// where the liveness range ends are not included in AliveBlocks, instead
72 /// but does include the predecessor block in the AliveBlocks set (unless that
75 /// node in the successor. In this case, AliveBlocks is empty (the value is
80 /// AliveBlocks - Set of blocks in which this value is alive completely
84 SparseBitVector<> AliveBlocks;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
LiveVariables.h 60 /// There is one killing instruction, and AliveBlocks is empty.
63 /// throughout any blocks, these blocks are listed in AliveBlocks. Blocks
64 /// where the liveness range ends are not included in AliveBlocks, instead
72 /// but does include the predecessor block in the AliveBlocks set (unless that
75 /// node in the successor. In this case, AliveBlocks is empty (the value is
80 /// AliveBlocks - Set of blocks in which this value is alive completely
84 SparseBitVector<> AliveBlocks;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
LiveVariables.h 60 /// There is one killing instruction, and AliveBlocks is empty.
63 /// throughout any blocks, these blocks are listed in AliveBlocks. Blocks
64 /// where the liveness range ends are not included in AliveBlocks, instead
72 /// but does include the predecessor block in the AliveBlocks set (unless that
75 /// node in the successor. In this case, AliveBlocks is empty (the value is
80 /// AliveBlocks - Set of blocks in which this value is alive completely
84 SparseBitVector<> AliveBlocks;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
LiveVariables.h 60 /// There is one killing instruction, and AliveBlocks is empty.
63 /// throughout any blocks, these blocks are listed in AliveBlocks. Blocks
64 /// where the liveness range ends are not included in AliveBlocks, instead
72 /// but does include the predecessor block in the AliveBlocks set (unless that
75 /// node in the successor. In this case, AliveBlocks is empty (the value is
80 /// AliveBlocks - Set of blocks in which this value is alive completely
84 SparseBitVector<> AliveBlocks;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
LiveVariables.h 60 /// There is one killing instruction, and AliveBlocks is empty.
63 /// throughout any blocks, these blocks are listed in AliveBlocks. Blocks
64 /// where the liveness range ends are not included in AliveBlocks, instead
72 /// but does include the predecessor block in the AliveBlocks set (unless that
75 /// node in the successor. In this case, AliveBlocks is empty (the value is
80 /// AliveBlocks - Set of blocks in which this value is alive completely
84 SparseBitVector<> AliveBlocks;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
LiveVariables.h 60 /// There is one killing instruction, and AliveBlocks is empty.
63 /// throughout any blocks, these blocks are listed in AliveBlocks. Blocks
64 /// where the liveness range ends are not included in AliveBlocks, instead
72 /// but does include the predecessor block in the AliveBlocks set (unless that
75 /// node in the successor. In this case, AliveBlocks is empty (the value is
80 /// AliveBlocks - Set of blocks in which this value is alive completely
84 SparseBitVector<> AliveBlocks;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
LiveVariables.h 60 /// There is one killing instruction, and AliveBlocks is empty.
63 /// throughout any blocks, these blocks are listed in AliveBlocks. Blocks
64 /// where the liveness range ends are not included in AliveBlocks, instead
72 /// but does include the predecessor block in the AliveBlocks set (unless that
75 /// node in the successor. In this case, AliveBlocks is empty (the value is
80 /// AliveBlocks - Set of blocks in which this value is alive completely
84 SparseBitVector<> AliveBlocks;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
LiveVariables.h 60 /// There is one killing instruction, and AliveBlocks is empty.
63 /// throughout any blocks, these blocks are listed in AliveBlocks. Blocks
64 /// where the liveness range ends are not included in AliveBlocks, instead
72 /// but does include the predecessor block in the AliveBlocks set (unless that
75 /// node in the successor. In this case, AliveBlocks is empty (the value is
80 /// AliveBlocks - Set of blocks in which this value is alive completely
84 SparseBitVector<> AliveBlocks;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
LiveVariables.h 60 /// There is one killing instruction, and AliveBlocks is empty.
63 /// throughout any blocks, these blocks are listed in AliveBlocks. Blocks
64 /// where the liveness range ends are not included in AliveBlocks, instead
72 /// but does include the predecessor block in the AliveBlocks set (unless that
75 /// node in the successor. In this case, AliveBlocks is empty (the value is
80 /// AliveBlocks - Set of blocks in which this value is alive completely
84 SparseBitVector<> AliveBlocks;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
LiveVariables.h 60 /// There is one killing instruction, and AliveBlocks is empty.
63 /// throughout any blocks, these blocks are listed in AliveBlocks. Blocks
64 /// where the liveness range ends are not included in AliveBlocks, instead
72 /// but does include the predecessor block in the AliveBlocks set (unless that
75 /// node in the successor. In this case, AliveBlocks is empty (the value is
80 /// AliveBlocks - Set of blocks in which this value is alive completely
84 SparseBitVector<> AliveBlocks;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
LiveVariables.h 60 /// There is one killing instruction, and AliveBlocks is empty.
63 /// throughout any blocks, these blocks are listed in AliveBlocks. Blocks
64 /// where the liveness range ends are not included in AliveBlocks, instead
72 /// but does include the predecessor block in the AliveBlocks set (unless that
75 /// node in the successor. In this case, AliveBlocks is empty (the value is
80 /// AliveBlocks - Set of blocks in which this value is alive completely
84 SparseBitVector<> AliveBlocks;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
LiveVariables.h 60 /// There is one killing instruction, and AliveBlocks is empty.
63 /// throughout any blocks, these blocks are listed in AliveBlocks. Blocks
64 /// where the liveness range ends are not included in AliveBlocks, instead
72 /// but does include the predecessor block in the AliveBlocks set (unless that
75 /// node in the successor. In this case, AliveBlocks is empty (the value is
80 /// AliveBlocks - Set of blocks in which this value is alive completely
84 SparseBitVector<> AliveBlocks;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
LiveVariables.h 60 /// There is one killing instruction, and AliveBlocks is empty.
63 /// throughout any blocks, these blocks are listed in AliveBlocks. Blocks
64 /// where the liveness range ends are not included in AliveBlocks, instead
72 /// but does include the predecessor block in the AliveBlocks set (unless that
75 /// node in the successor. In this case, AliveBlocks is empty (the value is
80 /// AliveBlocks - Set of blocks in which this value is alive completely
84 SparseBitVector<> AliveBlocks;

Completed in 109 milliseconds