Searched refs:nested_func (Results 1 – 3 of 3) sorted by relevance
5 void nested_func() {} in nested_func() function17 __llvm_libc::nested::nested_func(); in Test()26 nested::nested_func(); in Test()
231 // CHECK-NEXT: @nested_func232 func @nested_func() {
862 // CHECK-SAME: func private @nested_func882 %1 = call @nested_func(%0) : (tensor<?xi32>) -> tensor<?xi32>886 func @nested_func(%arg0: tensor<?xi32>) -> tensor<?xi32> {