Searched defs:boolTy (Results 1 – 4 of 4) sorted by relevance
255 cir::BoolType boolTy = builder.getBoolTy(); in emitFloatToBoolConversion() local266 cir::BoolType boolTy = builder.getBoolTy(); in emitIntToBoolConversion() local
591 QualType boolTy = getContext().BoolTy; in evaluateExprAsBool() local
120 if (auto boolTy = mlir::dyn_cast<cir::BoolType>(op.getType())) { in emitFromMemory() local137 if (auto boolTy = mlir::dyn_cast<cir::BoolType>(origType)) { in emitToMemory() local
1987 llvm::Type *boolTy = CGM.getTypes().ConvertTypeForMem(destType); in emitForMemory() local