OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REP_STOS
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/X86/
X86SelectionDAGInfo.cpp
144
Chain = DAG.getNode(X86ISD::
REP_STOS
, dl, Tys, Ops, array_lengthof(Ops));
158
Chain = DAG.getNode(X86ISD::
REP_STOS
, dl, Tys, Ops, array_lengthof(Ops));
X86ISelLowering.h
126
///
REP_STOS
- Repeat fill, corresponds to X86::REP_STOSx.
127
REP_STOS
,
[
all
...]
X86ISelLowering.cpp
[
all
...]
Completed in 471 milliseconds