Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp3765 static Register stripAnySourceMods(Register OrigSrc, MachineRegisterInfo &MRI) { in stripAnySourceMods() function
3805 Register ModSrc = stripAnySourceMods(OrigSrc, MRI); in legalizeFFloor()