Searched refs:demo_function (Results 1 – 3 of 3) sorted by relevance
50 Label demo_function; in main() local51 masm.Bind(&demo_function); in main()56 simulator.RunFrom(demo_function.target()); in main()
400 TEST_FUNCTION(demo_function); \407 Label demo_function; in TEST() local408 masm.Bind(&demo_function); in TEST()
86 uint64_t demo_function(uint64_t x);97 Label demo_function;98 masm.Bind(&demo_function);