Home
last modified time | relevance | path

Searched defs:isPtr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Transforms/
H A Dpropagate_static_shapes_to_kernel.cc176 auto isPtr = [](BlockArgument arg) { in matchAndRewrite() local
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dgen_vulkan.go3924 func isPtr(typе cpp_types.Type) bool { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Drewrite.go245 func isPtr(t *types.Type) bool { func