Home
last modified time | relevance | path

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

/system/core/libpixelflinger/tests/arch-arm64/assembler/
Darm64_assembler_test.cpp54 typedef void (*asm_function_t)(); typedef
55 extern "C" void asm_test_jacket(asm_function_t function,
482 asm_function_t asm_function = (asm_function_t)(instrMem); in dataOpTest()
598 asm_function_t asm_function = (asm_function_t)(instrMem); in dataTransferTest()
690 asm_function_t asm_function = (asm_function_t)(instrMem); in dataTransferLDMSTM()