Searched refs:CreateFunctionSymbol (Results 1 – 3 of 3) sorted by relevance
245 void CreateFunctionSymbol(llvm::Function* pFunc);
642 void CShader::CreateFunctionSymbol(llvm::Function* pFunc) in CreateFunctionSymbol() function in CShader
11251 m_currShader->CreateFunctionSymbol(pFunc); in emitSymbolRelocation()