Home
last modified time | relevance | path

Searched refs:CoopMatrType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp1904 SPIRVType *CoopMatrType = GR->getSPIRVTypeForVReg(Call->Arguments[0]); in generateCoopMatrInst() local
1905 if (!CoopMatrType) in generateCoopMatrInst()
1910 .addUse(CoopMatrType->getOperand(0).getReg()); in generateCoopMatrInst()