Searched refs:handleTypeDeclOrConstant (Results 1 – 2 of 2) sorted by relevance
239 MCRegister handleTypeDeclOrConstant(const MachineInstr &MI,
398 GReg = handleTypeDeclOrConstant(MI, SignatureToGReg); in visitDecl()406 MCRegister Tmp = handleTypeDeclOrConstant(*NextInstr, SignatureToGReg); in visitDecl()413 GReg = handleTypeDeclOrConstant(MI, SignatureToGReg); in visitDecl()450 SPIRVModuleAnalysis::handleTypeDeclOrConstant(const MachineInstr &MI, in handleTypeDeclOrConstant() function in SPIRVModuleAnalysis