Home
last modified time | relevance | path

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

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