Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp797 bool trySubst(Stream& os, const AMDGPULibFunc::Param& p) { in trySubst() function in __anon5e9beb680311::ItaniumMangler
828 if (trySubst(os, p)) return; in operator ()()
842 if (trySubst(os, p)) goto exit; in operator ()()