Searched refs:opType (Results 1 – 5 of 5) sorted by relevance
148 lac_sym_hash_precomp_type_t opType; member
194 CpaDcChainSessionType opType; member
306 static LogicalResult checkConstantTypes(mlir::Operation *op, mlir::Type opType, in checkConstantTypes() argument309 if (!mlir::isa<cir::PointerType>(opType)) in checkConstantTypes()317 opType)) in checkConstantTypes()324 if (!mlir::isa<cir::BoolType>(opType)) in checkConstantTypes()326 << opType << ") must be '!cir.bool' for '" << attrType << "'"; in checkConstantTypes()332 if (at.getType() != opType) { in checkConstantTypes()334 << opType << ") does not match value type (" << at.getType() in checkConstantTypes()
2033 QualType opType) { in getTargetFieldForToUnionCast() argument2035 return getTargetFieldForToUnionCast(RD, opType); in getTargetFieldForToUnionCast()
3744 QualType opType);3746 QualType opType);