Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp317 bool splitLocation(unsigned OldLocNo, ArrayRef<Register> NewRegs,
1270 UserValue::splitLocation(unsigned OldLocNo, ArrayRef<Register> NewRegs, in splitLocation() function in UserValue
1380 DidChange |= splitLocation(LocNo, NewRegs, LIS); in splitRegister()