OpenGrok
Cross Reference: ARMFastISel.cpp
xref
: /
external
/
llvm
/
lib
/
Target
/
ARM
/
ARMFastISel.cpp
Home
|
History
|
Annotate
|
Download
|
only in
ARM
Lines Matching
full:vsubs
1838
Opc = is64bit ? ARM::VSUBD : ARM::
VSUBS
;