Home
last modified time | relevance | path

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

/system/core/libpixelflinger/tests/arch-arm64/assembler/
Darm64_assembler_test.cpp55 typedef void (*asm_function_t)(); typedef
56 extern "C" void asm_test_jacket(asm_function_t function,
483 asm_function_t asm_function = (asm_function_t)(instrMem); in dataOpTest()
599 asm_function_t asm_function = (asm_function_t)(instrMem); in dataTransferTest()
691 asm_function_t asm_function = (asm_function_t)(instrMem); in dataTransferLDMSTM()
/system/core/libpixelflinger/tests/arch-mips64/assembler/
Dmips64_assembler_test.cpp55 typedef void (*asm_function_t)(); typedef
56 extern "C" void asm_mips_test_jacket(asm_function_t function,
439 asm_function_t asm_function = (asm_function_t)(instrMem); in dataOpTest()
552 asm_function_t asm_function = (asm_function_t)(instrMem); in dataTransferTest()