Searched defs:VD4 (Results 1 – 3 of 3) sorted by relevance
481 InstrProfValueData VD4[] = {{uint64_t(callee1), 1}, in TEST_P() local586 InstrProfValueData VD4[] = {{uint64_t(bar), 1}}; in TEST_P() local
96 #define VD4(vd) (((sljit_ins)freg_map[vd] << 12) | ((sljit_ins)freg_ebit_map[vd] << 22)) macro
1486 typedef double __attribute__((vector_size(32))) VD4; typedef