Home
last modified time | relevance | path

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

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