Home
last modified time | relevance | path

Searched defs:GetGlobalMapping (Results 1 – 3 of 3) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DShaderCodeGen.hpp511 llvm::DenseMap<llvm::Value*, CVariable*>& GetGlobalMapping() in GetGlobalMapping() function in IGC::CShader
H A DOpenCLKernelCodeGen.cpp1860 CVariable* COpenCLKernel::GetGlobalMapping(llvm::Value* c) in GetGlobalMapping() function in IGC::COpenCLKernel
H A DCShader.cpp1536 CVariable* CShader::GetGlobalMapping(llvm::Value* c) in GetGlobalMapping() function in CShader