Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenModule.h318 cir::FuncOp createCIRFunction(mlir::Location loc, llvm::StringRef name,
H A DCIRGenModule.cpp1728 cir::FuncOp funcOp = createCIRFunction( in getOrCreateCIRFunction()
1790 CIRGenModule::createCIRFunction(mlir::Location loc, StringRef name, in createCIRFunction() function in CIRGenModule
1900 createCIRFunction(getLoc(aliasGD.getDecl()->getSourceRange()), in emitAliasForGlobal()