Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXEmulate.cpp368 void buildEmuFunCache(Module &M);
1647 buildEmuFunCache(M); in runOnModule()
1714 void GenXEmulate::buildEmuFunCache(Module &M) { in buildEmuFunCache() function in GenXEmulate