Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DPositionDepAnalysis.cpp58 unsigned int baseSourceIndex = index->isZero() ? 6 : 2; in visitCallInst() local
61 … if (Instruction * instDep = dyn_cast<Instruction>(intr->getOperand(baseSourceIndex + i))) in visitCallInst()