OpenGrok
Cross Reference: ARMExpandPseudoInsts.cpp
xref
: /
external
/
llvm
/
lib
/
Target
/
ARM
/
ARMExpandPseudoInsts.cpp
Home
|
History
|
Annotate
|
Download
|
only in
ARM
Lines Matching
full:vmovs
692
unsigned newOpc = Opcode == ARM::VMOVScc ? ARM::
VMOVS
: ARM::VMOVD;