Home
last modified time | relevance | path

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

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