Searched refs:extract_opcode (Results 1 – 1 of 1) sorted by relevance
2084 int extract_opcode; in GenAddReduceVector() local2087 extract_opcode = kX86PextrwRRI; in GenAddReduceVector()2093 extract_opcode = kX86PextrdRRI; in GenAddReduceVector()2111 NewLIR3(extract_opcode, temp.GetReg(), vector_src.GetReg(), 0); in GenAddReduceVector()