HomeSort by relevance Sort by last modified time
    Searched refs:REP_STOS (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/X86/
X86SelectionDAGInfo.cpp 142 Chain = DAG.getNode(X86ISD::REP_STOS, dl, Tys, Ops);
156 Chain = DAG.getNode(X86ISD::REP_STOS, dl, Tys, Ops);
X86ISelLowering.h 134 /// REP_STOS - Repeat fill, corresponds to X86::REP_STOSx.
135 REP_STOS,
    [all...]
X86ISelLowering.cpp     [all...]

Completed in 32 milliseconds