Searched refs:PMOVSXBD (Results 1 – 3 of 3) sorted by relevance
176 Value* PMOVSXBD(Value* a);
1420 PMOVSXBD(BITCAST(VEXTRACT(selectedPermute_lo, C(lane)), v16x8Ty)); in Shuffle8bpcGatherd16()1422 PMOVSXBD(BITCAST(VEXTRACT(selectedPermute_hi, C(lane)), v16x8Ty)); in Shuffle8bpcGatherd16()
663 Value* Builder::PMOVSXBD(Value* a) in PMOVSXBD() function in SwrJit::Builder