Home
last modified time | relevance | path

Searched refs:resTyBundle (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 Dhelper.cpp637 auto resTyBundle = inst->getOperandBundle("resTy"); in GetResourcePointerInfo() local
640 if (resIDBundle && resTyBundle) in GetResourcePointerInfo()
643 … resTy = (BufferType)(cast<ConstantInt>(resTyBundle->Inputs.front()))->getZExtValue(); in GetResourcePointerInfo()