Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.cpp158 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in StartBlock()
209 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in Observe()
306 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in HandleLastUse()
356 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in PrescanInstruction()
555 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in FindSuitableFreeRegisters()
760 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in BreakAntiDependencies()
DAggressiveAntiDepBreaker.h86 std::vector<unsigned> &GetDefIndices() { return DefIndices; } in GetDefIndices() function
/external/llvm-project/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.cpp153 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in StartBlock()
204 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in Observe()
301 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in HandleLastUse()
351 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in PrescanInstruction()
550 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in FindSuitableFreeRegisters()
755 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in BreakAntiDependencies()
DAggressiveAntiDepBreaker.h86 std::vector<unsigned> &GetDefIndices() { return DefIndices; } in GetDefIndices() function
/external/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.cpp147 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in StartBlock()
196 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in Observe()
293 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in HandleLastUse()
339 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in PrescanInstruction()
537 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in FindSuitableFreeRegisters()
743 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in BreakAntiDependencies()
DAggressiveAntiDepBreaker.h81 std::vector<unsigned> &GetDefIndices() { return DefIndices; } in GetDefIndices() function