Searched refs:transShiftLogicalBitwiseInst (Results 1 – 1 of 1) sorted by relevance
480 BinaryOperator *transShiftLogicalBitwiseInst(SPIRVValue* BV, BasicBlock* BB,961 BinaryOperator *SPIRVToLLVM::transShiftLogicalBitwiseInst(SPIRVValue* BV, in transShiftLogicalBitwiseInst() function in SPIRV::SPIRVToLLVM1792 return mapValue(BV, transShiftLogicalBitwiseInst(BV, BB, F)); in transValueWithoutDecoration()