Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp245 static const TableEntry tbl_cosh[] = { variable
371 case AMDGPULibFunc::EI_COSH: return TableRef(tbl_cosh); in getOptTable()