Lines Matching refs:bodyBuild
672 function_ref<void(OpBuilder &, Location, ValueRange)> bodyBuild, in build() argument
677 if (!bodyBuild) in build()
693 bodyBuild(builder, result.location, bodyBlock->getArguments()); in build()
700 function_ref<void(OpBuilder &, Location, ValueRange)> bodyBuild, in build() argument
707 bodyBuild, attributes); in build()
714 function_ref<void(OpBuilder &, Location, ValueRange)> bodyBuild, in build() argument
717 iteratorTypes, doc, libraryCall, bodyBuild, attributes); in build()
724 function_ref<void(OpBuilder &, Location, ValueRange)> bodyBuild, in build() argument
728 /*libraryCall=*/"", bodyBuild, attributes); in build()
735 function_ref<void(OpBuilder &, Location, ValueRange)> bodyBuild, in build() argument
740 /*libraryCall=*/"", bodyBuild, attributes); in build()