Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp711 static bool selectSupportsSourceMods(const SDNode *N) { in selectSupportsSourceMods() function
750 return selectSupportsSourceMods(N); in hasSourceMods()
4569 !selectSupportsSourceMods(N.getNode())) { in foldFreeOpFromSelect()