clang 22.0.0git
CIRGenBuiltinX86.cpp File Reference

Go to the source code of this file.

Functions

template<typename... Operands>
static mlir::Value emitIntrinsicCallOp (CIRGenFunction &cgf, const CallExpr *e, const std::string &str, const mlir::Type &resTy, Operands &&...op)

Function Documentation

◆ emitIntrinsicCallOp()

template<typename... Operands>
mlir::Value emitIntrinsicCallOp ( CIRGenFunction & cgf,
const CallExpr * e,
const std::string & str,
const mlir::Type & resTy,
Operands &&... op )
static