Searched refs:TypeOperand (Results 1 – 3 of 3) sorted by relevance
433 QualType TypeOperand = Operand.getResultType(); in getInlineSpirvType() local434 if (auto *RT = TypeOperand->getAs<RecordType>()) { in getInlineSpirvType()443 TypeOperand = ResourceType; in getInlineSpirvType()447 Result = CGM.getTypes().ConvertType(TypeOperand); in getInlineSpirvType()
64 const unsigned TypeOperand = 0; in printInst() local72 printOperand(MI, TypeOperand, OS); in printInst()
3140 const SPIRVType *TypeOperand = GR->getOrCreateSPIRVType( in getInlineSpirvType() local3142 Operands.push_back(MCOperand::createReg(GR->getSPIRVTypeID(TypeOperand))); in getInlineSpirvType()