Searched defs:createBlock (Results 1 – 8 of 8) sorted by relevance
75 void DebugLinesSubsection::createBlock(StringRef FileName) { in createBlock() function in DebugLinesSubsection
437 Block *OpBuilder::createBlock(Region *parent, Region::iterator insertPt, createBlock() function in OpBuilder 456 Block *OpBuilder::createBlock(Block *insertBefore, TypeRange argTypes, createBlock() function in OpBuilder
59 Block &createBlock(const uint8_t (&Content)[Size], uint64_t Addr, createBlock() function in AArch32Errors
894 void IslNodeBuilder::createBlock(__isl_take isl_ast_node *Block) { createBlock() function in IslNodeBuilder
869 template <typename... ArgTs> Block &createBlock(ArgTs &&... Args) { createBlock() function
1692 CFGBlock *CFGBuilder::createBlock(bool add_successor) { createBlock() function in CFGBuilder 5220 CFGBlock *CFG::createBlock() { createBlock() function in CFG [all...]
88 static mlir::Block *createBlock(mlir::ConversionPatternRewriter &rewriter, createBlock() function
211 static MlirBlock createBlock(const py::sequence &pyArgTypes, createBlock() function