Home
last modified time | relevance | path

Searched refs:emitPromotedValue (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprScalar.cpp91 mlir::Value emitPromotedValue(mlir::Value result, QualType promotionType) { in emitPromotedValue() function in __anon1373b7f80111::ScalarExprEmitter
1157 return emitPromotedValue(result, promotionType); in emitPromoted()