Home
last modified time | relevance | path

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

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