Searched defs:load_store (Results 1 – 4 of 4) sorted by relevance
945 TEST(load_store) { in TEST() argument
181 midgard_load_store_word load_store; member
1244 midgard_load_store *load_store = (midgard_load_store *) word; in print_load_store_word() local
1246 void Assembler::load_store(int prefix, int map, int opcode, Ymm ymm, GP64 ptr) { in load_store() function in skvm::Assembler