Searched refs:deduceOperandElementType (Results 1 – 1 of 1) sorted by relevance
128 void deduceOperandElementType(Instruction *I,977 deduceOperandElementType(IncompleteRetI, nullptr, AskOps, in deduceOperandElementTypeFunctionRet()990 void SPIRVEmitIntrinsics::deduceOperandElementType( in deduceOperandElementType() function in SPIRVEmitIntrinsics2444 deduceOperandElementType(&I, &IncompleteRets); in runOnFunction()2451 deduceOperandElementType(&Phi, nullptr); in runOnFunction()2524 deduceOperandElementType(&I, &IncompleteRets, &It->second, true); in postprocessTypes()