Searched refs:CmpOperand (Results 1 – 2 of 2) sorted by relevance
770 Value *CmpOperand = in instrumentAtomic() local775 CmpOperand, in instrumentAtomic()780 Value *Success = IRB.CreateICmpEQ(C, CmpOperand); in instrumentAtomic()
1018 Register CmpOperand = I.getOperand(2).getReg(); in selectICmp() local1019 if (GR.isScalarOfType(CmpOperand, SPIRV::OpTypePointer)) in selectICmp()1021 else if (GR.isScalarOrVectorOfType(CmpOperand, SPIRV::OpTypeBool)) in selectICmp()