Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp1823 SPIRVType *OpType2 = GR->getSPIRVTypeForVReg(Call->Arguments[2]); in generateICarryBorrowInst() local
1824 if (!OpType1 || !OpType2 || OpType1 != OpType2) in generateICarryBorrowInst()