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

  /external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DataMov.cpp 312 #define TestImplRegAddr(Dst, Suffix, Size) \
329 TestImplRegAddr(Dst, l, 8); \
331 TestImplRegAddr(Dst, w, 16); \
350 #undef TestImplRegAddr
376 #define TestImplRegAddr(Dst, Suffix, Size) \
394 TestImplRegAddr(Dst, l, 8); \
396 TestImplRegAddr(Dst, w, 16); \
398 TestImplRegAddr(Dst, w, 32); \
417 #undef TestImplRegAddr
    [all...]
GPRArith.cpp     [all...]
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
GPRArith.cpp 515 #define TestImplRegAddr(Inst, Dst, Value0, Value1, Type, Size, Op) \
    [all...]

Completed in 478 milliseconds