Searched refs:negativeOne (Results 1 – 2 of 2) sorted by relevance
81 Value negativeOne = b.create<arith::ConstantOp>( in matchAndRewrite() local83 Value negativeI = b.create<complex::CreateOp>(type, zero, negativeOne); in matchAndRewrite()
2260 llvm::Value *negativeOne = llvm::ConstantInt::get(SizeTy, -1, true); in emitArrayDestroy() local2263 llvmElementType, elementPast, negativeOne, "arraydestroy.element"); in emitArrayDestroy()