Searched refs:addBranchInst (Results 1 – 3 of 3) sorted by relevance
241 virtual SPIRVInstruction *addBranchInst(SPIRVLabel *, SPIRVBasicBlock *) = 0;
213 virtual SPIRVInstruction *addBranchInst(SPIRVLabel *, SPIRVBasicBlock *);1045 SPIRVModuleImpl::addBranchInst(SPIRVLabel *TargetLabel, SPIRVBasicBlock *BB) { in addBranchInst() function in SPIRV::SPIRVModuleImpl
1006 return mapValue(V, BM->addBranchInst( in transValueWithoutDecoration()