Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp742 SPIRVType *SpvObjectPtrTy = GR->getSPIRVTypeForVReg(ObjectPtr); in buildAtomicCompareExchangeInst() local
743 assert(SpvObjectPtrTy->getOperand(2).isReg() && "SPIRV type is expected"); in buildAtomicCompareExchangeInst()
745 SpvObjectPtrTy->getOperand(1).getImm()); in buildAtomicCompareExchangeInst()