Home
last modified time | relevance | path

Searched refs:GetKillIndices (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.h78 std::vector<unsigned> &GetKillIndices() { return KillIndices; } in GetKillIndices() function
DAggressiveAntiDepBreaker.cpp146 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in StartBlock()
292 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in HandleLastUse()
536 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in FindSuitableFreeRegisters()
742 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in BreakAntiDependencies()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.h83 std::vector<unsigned> &GetKillIndices() { return KillIndices; } in GetKillIndices() function
DAggressiveAntiDepBreaker.cpp157 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in StartBlock()
305 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in HandleLastUse()
554 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in FindSuitableFreeRegisters()
759 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in BreakAntiDependencies()
/external/llvm-project/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.h83 std::vector<unsigned> &GetKillIndices() { return KillIndices; } in GetKillIndices() function
DAggressiveAntiDepBreaker.cpp152 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in StartBlock()
300 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in HandleLastUse()
549 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in FindSuitableFreeRegisters()
754 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in BreakAntiDependencies()