Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp316 bool splitLocation(unsigned OldLocNo, ArrayRef<Register> NewRegs,
1328 UserValue::splitLocation(unsigned OldLocNo, ArrayRef<Register> NewRegs, in splitLocation() function in UserValue
1438 DidChange |= splitLocation(LocNo, NewRegs, LIS); in splitRegister()