Searched refs:spvOp (Results 1 – 1 of 1) sorted by relevance
152 #define CREATE_GROUP_NON_UNIFORM_BIN_OP(opKind, spvOp) \ in matchAndRewrite() argument154 groupOperation = rewriter.create<spirv::spvOp>( \ in matchAndRewrite()184 #define CREATE_ATOMIC_BIN_OP(opKind, spvOp) \ in matchAndRewrite() argument186 builder.create<spirv::spvOp>(loc, outputElementPtr, spirv::Scope::Device, \ in matchAndRewrite()