Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp800 bool trySubst(Stream& os, const AMDGPULibFunc::Param& p) { in trySubst() function in __anon505a1ceb0311::ItaniumMangler
831 if (trySubst(os, p)) return; in operator ()()
845 if (trySubst(os, p)) goto exit; in operator ()()