Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/MathToFuncs/
H A DMathToFuncs.cpp567 Block *returnBlock = builder.createBlock(funcBody, funcBody->end(), baseType, in createElementFPowIFunc() local
/llvm-project/mlir/lib/Bindings/Python/
H A DIRCore.cpp378 PyBlock returnBlock(operation, next); dunderNext() local
2928 PyBlock returnBlock(moduleOp, mlirModuleGetBody(self.get())); populateIRCore() local