Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp316 bool splitLocation(unsigned OldLocNo, ArrayRef<Register> NewRegs,
1332 UserValue::splitLocation(unsigned OldLocNo, ArrayRef<Register> NewRegs, in splitLocation() function in UserValue
1442 DidChange |= splitLocation(LocNo, NewRegs, LIS); in splitRegister()