Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp151 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in StartBlock() local
296 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in HandleLastUse() local
542 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in FindSuitableFreeRegisters() local
744 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in BreakAntiDependencies() local
H A DCriticalAntiDepBreaker.h63 std::vector<unsigned> KillIndices; variable
H A DAggressiveAntiDepBreaker.h73 std::vector<unsigned> KillIndices; variable
/aosp_15_r20/external/llvm/lib/CodeGen/
H A 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
H A DCriticalAntiDepBreaker.h58 std::vector<unsigned> KillIndices; variable
H A DAggressiveAntiDepBreaker.h68 std::vector<unsigned> KillIndices; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A 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
H A DCriticalAntiDepBreaker.h63 std::vector<unsigned> KillIndices; variable
H A DAggressiveAntiDepBreaker.h73 std::vector<unsigned> KillIndices; variable