Home
last modified time | relevance | path

Searched defs:condType (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmt.cpp439 CIRGenFunction::emitCaseDefaultCascade(const T *stmt, mlir::Type condType, in emitCaseDefaultCascade()
522 mlir::Type condType, in emitCaseStmt()
546 mlir::Type condType, in emitDefaultStmt()
H A DCIRGenExprScalar.cpp2041 QualType condType = condExpr->getType(); in VisitAbstractConditionalOperator() local
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_cmp_cfg_etmv4.h89 } condType; typedef
/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRDialect.cpp1041 mlir::Type &condType) { in parseSwitchOp()
1065 mlir::Type condType) { in printSwitchOp()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp5562 llvm::Type *condType = ConvertType(condExpr->getType()); in VisitAbstractConditionalOperator() local