Home
last modified time | relevance | path

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

/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.h63 std::vector<unsigned> KillIndices; variable
DAggressiveAntiDepBreaker.h73 std::vector<unsigned> KillIndices; variable
DAggressiveAntiDepBreaker.cpp157 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in StartBlock() local
305 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in HandleLastUse() local
554 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in FindSuitableFreeRegisters() local
759 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in BreakAntiDependencies() local