Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp799 bool trySubst(Stream& os, const AMDGPULibFunc::Param& p) { in trySubst() function in __anon04d7f3640311::ItaniumMangler
830 if (trySubst(os, p)) return; in operator ()()
844 if (trySubst(os, p)) goto exit; in operator ()()