Searched defs:vcmpleps (Results 1 – 2 of 2) sorted by relevance
178 void vcmpleps (Ymm dst, Ymm x, Operand y) { this->vcmpps(dst,x,y,2); } in vcmpleps() function
2375 __ vcmpleps(kScratchDoubleReg, kScratchDoubleReg, tmp); in AssembleArchInstruction() local