Home
last modified time | relevance | path

Searched refs:fp_instr (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/arm64/
Ddisasm-arm64.cc1830 bool fp_instr = false; in VisitNEONByIndexedElement() local
1894 fp_instr = true; in VisitNEONByIndexedElement()
1898 fp_instr = true; in VisitNEONByIndexedElement()
1902 fp_instr = true; in VisitNEONByIndexedElement()
1906 fp_instr = true; in VisitNEONByIndexedElement()
1913 } else if (fp_instr) { in VisitNEONByIndexedElement()
/external/vixl/src/aarch64/
Ddisasm-aarch64.cc3003 bool fp_instr = false; in VisitNEONByIndexedElement() local
3093 fp_instr = true; in VisitNEONByIndexedElement()
3097 fp_instr = true; in VisitNEONByIndexedElement()
3101 fp_instr = true; in VisitNEONByIndexedElement()
3105 fp_instr = true; in VisitNEONByIndexedElement()
3140 } else if (fp_instr) { in VisitNEONByIndexedElement()