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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 118 /// HasBMI2 - Processor has BMI2 instructions.
119 bool HasBMI2;
254 bool hasBMI2() const { return HasBMI2; }
X86ISelDAGToDAG.cpp     [all...]

Completed in 36 milliseconds