Home
last modified time | relevance | path

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

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