Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp81 std::multimap<unsigned, AggressiveAntiDepState::RegisterReference> *RegRefs) in GetGroupRegs()
299 RegRefs = State->GetRegRefs(); in HandleLastUse() local
349 RegRefs = State->GetRegRefs(); in PrescanInstruction() local
436 RegRefs = State->GetRegRefs(); in ScanInstruction() local
545 RegRefs = State->GetRegRefs(); in FindSuitableFreeRegisters() local
747 RegRefs = State->GetRegRefs(); in BreakAntiDependencies() local
H A DCriticalAntiDepBreaker.h56 std::multimap<unsigned, MachineOperand *> RegRefs; variable
H A DAggressiveAntiDepBreaker.h69 std::multimap<unsigned, RegisterReference> RegRefs; variable
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp71 std::multimap<unsigned, AggressiveAntiDepState::RegisterReference> *RegRefs) in GetGroupRegs()
295 RegRefs = State->GetRegRefs(); in HandleLastUse() local
341 RegRefs = State->GetRegRefs(); in PrescanInstruction() local
429 RegRefs = State->GetRegRefs(); in ScanInstruction() local
539 RegRefs = State->GetRegRefs(); in FindSuitableFreeRegisters() local
745 RegRefs = State->GetRegRefs(); in BreakAntiDependencies() local
H A DCriticalAntiDepBreaker.h52 std::multimap<unsigned, MachineOperand *> RegRefs; variable
H A DAggressiveAntiDepBreaker.h64 std::multimap<unsigned, RegisterReference> RegRefs; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp86 std::multimap<unsigned, AggressiveAntiDepState::RegisterReference> *RegRefs) in GetGroupRegs()
308 RegRefs = State->GetRegRefs(); in HandleLastUse() local
358 RegRefs = State->GetRegRefs(); in PrescanInstruction() local
447 RegRefs = State->GetRegRefs(); in ScanInstruction() local
557 RegRefs = State->GetRegRefs(); in FindSuitableFreeRegisters() local
762 RegRefs = State->GetRegRefs(); in BreakAntiDependencies() local
H A DCriticalAntiDepBreaker.h56 std::multimap<unsigned, MachineOperand *> RegRefs; variable
H A DAggressiveAntiDepBreaker.h69 std::multimap<unsigned, RegisterReference> RegRefs; variable