Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/clang-linker-wrapper/
H A DClangLinkerWrapper.cpp156 const OptTable &getOptTable() { in getOptTable() function
1254 const OptTable &Tbl = getOptTable(); in getLinkerArgs()
1483 const OptTable &Tbl = getOptTable(); in main()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp381 static TableRef getOptTable(AMDGPULibFunc::EFuncId id) { in getOptTable() function
692 const TableRef tr = getOptTable(FInfo.getId()); in TDOFold()