Searched defs:nRegions (Results 1 – 3 of 3) sorted by relevance
54 SmallVector<std::unique_ptr<Region>> unwrapRegions(intptr_t nRegions, in unwrapRegions()95 void *properties, intptr_t nRegions, MlirRegion *regions, in mlirInferTypeOpInterfaceInferReturnTypes()130 void *properties, intptr_t nRegions, MlirRegion *regions, in mlirInferShapedTypeOpInterfaceInferReturnTypes()
347 intptr_t nRegions; global() member
446 parseRegions(OpAsmParser & parser,OperationState & state,unsigned nRegions=1) parseRegions() argument