Home
last modified time | relevance | path

Searched defs:DefIndices (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DAggressiveAntiDepBreaker.cpp153 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in StartBlock() local
219 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in Observe() local
322 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in HandleLastUse() local
357 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in PrescanInstruction() local
551 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in FindSuitableFreeRegisters() local
727 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in BreakAntiDependencies() local
DCriticalAntiDepBreaker.h65 std::vector<unsigned> DefIndices; variable
DAggressiveAntiDepBreaker.h75 std::vector<unsigned> DefIndices; variable
/external/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.cpp147 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in StartBlock() local
196 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in Observe() local
293 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in HandleLastUse() local
339 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in PrescanInstruction() local
537 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in FindSuitableFreeRegisters() local
743 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in BreakAntiDependencies() local
DCriticalAntiDepBreaker.h62 std::vector<unsigned> DefIndices; variable
DAggressiveAntiDepBreaker.h72 std::vector<unsigned> DefIndices; variable