Home
last modified time | relevance | path

Searched refs:tryAssignCSRFirstTime (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegAllocGreedy.h361 MCRegister tryAssignCSRFirstTime(const LiveInterval &VirtReg,
H A DRegAllocGreedy.cpp2076 MCRegister RAGreedy::tryAssignCSRFirstTime( in tryAssignCSRFirstTime() function in RAGreedy
2325 MCRegister CSRReg = tryAssignCSRFirstTime(VirtReg, Order, PhysReg, in selectOrSplitImpl()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp383 unsigned tryAssignCSRFirstTime(LiveInterval &VirtReg, AllocationOrder &Order,
2248 unsigned RAGreedy::tryAssignCSRFirstTime(LiveInterval &VirtReg, in tryAssignCSRFirstTime() function in RAGreedy
2491 unsigned CSRReg = tryAssignCSRFirstTime(VirtReg, Order, PhysReg, in selectOrSplitImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp502 unsigned tryAssignCSRFirstTime(LiveInterval &VirtReg, AllocationOrder &Order,
2803 unsigned RAGreedy::tryAssignCSRFirstTime(LiveInterval &VirtReg, in tryAssignCSRFirstTime() function in RAGreedy
3049 unsigned CSRReg = tryAssignCSRFirstTime(VirtReg, Order, PhysReg, in selectOrSplitImpl()