Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp317 bool splitLocation(unsigned OldLocNo, ArrayRef<Register> NewRegs,
1333 UserValue::splitLocation(unsigned OldLocNo, ArrayRef<Register> NewRegs, in splitLocation() function in UserValue
1443 DidChange |= splitLocation(LocNo, NewRegs, LIS); in splitRegister()