Searched refs:addPhiInst (Results 1 – 3 of 3) sorted by relevance
376 virtual SPIRVInstruction *addPhiInst(SPIRVType *, std::vector<SPIRVValue *>,
327 SPIRVInstruction *addPhiInst(SPIRVType *, std::vector<SPIRVValue *>,1260 SPIRVModuleImpl::addPhiInst(SPIRVType *Type, in addPhiInst() function in SPIRV::SPIRVModuleImpl
1767 V, BM->addPhiInst(transType(Phi->getType()), IncomingPairs, BB)); in transValueWithoutDecoration()