Searched refs:GetSymbolFromSource (Results 1 – 2 of 2) sorted by relevance
546 CVariable* GetSymbolFromSource(llvm::Instruction* UseInst,
2553 CVariable* CShader::GetSymbolFromSource(Instruction* UseInst, in GetSymbolFromSource() function in CShader2962 var = GetSymbolFromSource(Inst, preferredAlign); in GetSymbol()