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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 117 bool HasMOVBE;
370 bool hasMOVBE() const { return HasMOVBE; }
X86ISelLowering.cpp 408 if (!Subtarget->hasMOVBE())
    [all...]

Completed in 41 milliseconds