Home
last modified time | relevance | path

Searched refs:get_optional (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lld/test/wasm/Inputs/
Doptional-symbol.s3 .globl get_optional symbol
4 get_optional: label
5 .functype get_optional () -> (i32)
/external/llvm-project/lld/test/wasm/
Dexport-optional-lazy.test11 RUN: wasm-ld --export=get_optional %t.o %t.a -o %t.wasm
18 CHECK-NEXT: Name: get_optional
/external/tensorflow/tensorflow/python/data/kernel_tests/
Doptional_test.py428 def get_optional(): function
441 opt_tensor = get_optional()