Searched refs:CmpOperand (Results 1 – 2 of 2) sorted by relevance
773 Value *CmpOperand = in instrumentAtomic() local778 CmpOperand, in instrumentAtomic()783 Value *Success = IRB.CreateICmpEQ(C, CmpOperand); in instrumentAtomic()
2473 Register CmpOperand = I.getOperand(2).getReg(); in selectICmp() local2474 if (GR.isScalarOfType(CmpOperand, SPIRV::OpTypePointer)) in selectICmp()2476 else if (GR.isScalarOrVectorOfType(CmpOperand, SPIRV::OpTypeBool)) in selectICmp()