Home
last modified time | relevance | path

Searched defs:KillIndices (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DCriticalAntiDepBreaker.h61 std::vector<unsigned> KillIndices; variable
DAggressiveAntiDepBreaker.h71 std::vector<unsigned> KillIndices; variable
DAggressiveAntiDepBreaker.cpp152 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in StartBlock() local
321 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in HandleLastUse() local
550 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in FindSuitableFreeRegisters() local
726 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in BreakAntiDependencies() local
DPostRASchedulerList.cpp135 std::vector<unsigned> KillIndices; member in __anonf9942fd30111::SchedulePostRATDList
/external/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.h58 std::vector<unsigned> KillIndices; variable
DAggressiveAntiDepBreaker.h68 std::vector<unsigned> KillIndices; variable
DAggressiveAntiDepBreaker.cpp146 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in StartBlock() local
292 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in HandleLastUse() local
536 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in FindSuitableFreeRegisters() local
742 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in BreakAntiDependencies() local