Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/LLVM3DBuilder/
H A DBuiltinsFrontendDefinitions.hpp3929 llvm::Value* pShift16 = this->getInt32(0x00000010); in CreateImageDataConversion() local
3946 pTempInt16 = this->CreateLShr(pTempInt32, pShift16); in CreateImageDataConversion()
3970 pTempInt16 = this->CreateLShr(pTempInt32, pShift16); in CreateImageDataConversion()