Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp2583 static Register stripAnySourceMods(Register OrigSrc, MachineRegisterInfo &MRI) { in stripAnySourceMods() function
2623 Register ModSrc = stripAnySourceMods(OrigSrc, MRI); in legalizeFFloor()