Searched refs:addPhiInst (Results 1 – 3 of 3) sorted by relevance
284 virtual SPIRVInstruction *addPhiInst(SPIRVType *, std::vector<SPIRVValue *>,
250 virtual SPIRVInstruction *addPhiInst(SPIRVType *, std::vector<SPIRVValue *>,970 SPIRVModuleImpl::addPhiInst(SPIRVType *Type, in addPhiInst() function in SPIRV::SPIRVModuleImpl
1022 return mapValue(V, BM->addPhiInst(transType(Phi->getType()), IncomingPairs, in transValueWithoutDecoration()