Home
last modified time | relevance | path

Searched defs:aligned4 (Results 1 – 2 of 2) sorted by relevance

/external/zucchini/
Darm_utils_unittest.cc439 std::vector<rva_t> aligned4; in TEST() local
772 std::vector<rva_t> aligned4; in TEST() local
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp5063 bool aligned4 = offset % 4 == 0 && align % 4 == 0; in store_lds() local