Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp1322 build(OpBuilder & builder,OperationState & state,LLVMFuncOp func,ValueRange ops,Block * normal,ValueRange normalOps,Block * unwind,ValueRange unwindOps) build() argument
1332 build(OpBuilder & builder,OperationState & state,TypeRange tys,FlatSymbolRefAttr callee,ValueRange ops,Block * normal,ValueRange normalOps,Block * unwind,ValueRange unwindOps) build() argument
1341 build(OpBuilder & builder,OperationState & state,LLVMFunctionType calleeType,FlatSymbolRefAttr callee,ValueRange ops,Block * normal,ValueRange normalOps,Block * unwind,ValueRange unwindOps) build() argument