Home
last modified time | relevance | path

Searched defs:getUnderlyingGlobalVariable (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 DGenXUtil.cpp1673 const GlobalVariable *genx::getUnderlyingGlobalVariable(const Value *V) { in getUnderlyingGlobalVariable() function in genx
1685 GlobalVariable *genx::getUnderlyingGlobalVariable(Value *V) { in getUnderlyingGlobalVariable() function in genx
1690 const GlobalVariable *genx::getUnderlyingGlobalVariable(const LoadInst *LI) { in getUnderlyingGlobalVariable() function in genx
1694 GlobalVariable *genx::getUnderlyingGlobalVariable(LoadInst *LI) { in getUnderlyingGlobalVariable() function in genx