Home
last modified time | relevance | path

Searched defs:canReassign (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp447 Register RegAllocEvictionAdvisor::canReassign(const LiveInterval &VirtReg, in canReassign() function in RegAllocEvictionAdvisor
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp662 unsigned RAGreedy::canReassign(LiveInterval &VirtReg, unsigned PrevReg) { in canReassign() function in RAGreedy
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp809 unsigned RAGreedy::canReassign(LiveInterval &VirtReg, unsigned PrevReg) { in canReassign() function in RAGreedy