HomeSort by relevance Sort by last modified time
    Searched refs:callee_vvvvv_Ty (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/subzero/crosstest/
test_calling_conv.h 31 typedef void(callee_vvvvv_Ty)(v4si32, v4si32, v4si32, v4si32, v4si32);
32 callee_vvvvv_Ty callee_vvvvv;
test_calling_conv.cpp 36 CALL_AS_TYPE(callee_vvvvv_Ty, Callee)(arg1, arg2, arg3, arg4, arg5);

Completed in 75 milliseconds