Home
last modified time | relevance | path

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

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