Home
last modified time | relevance | path

Searched defs:resultTypes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCall.cpp586 [[maybe_unused]] mlir::ValueTypeRange<mlir::ResultRange> resultTypes = in emitCall() local
/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRDialect.cpp1399 llvm::SmallVector<mlir::Type> resultTypes; in parse() local