Searched refs:deduceOperandElementType (Results 1 – 1 of 1) sorted by relevance
106 void deduceOperandElementType(Instruction *I, Instruction *AskOp = 0,613 void SPIRVEmitIntrinsics::deduceOperandElementType(Instruction *I, in deduceOperandElementType() function in SPIRVEmitIntrinsics1689 deduceOperandElementType(&I); in runOnFunction()1727 deduceOperandElementType(Inst, I, KnownTy, AssignCI); in postprocessTypes()