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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 201 bool UseReciprocalEst;
378 bool useReciprocalEst() const { return UseReciprocalEst; }
X86ISelLowering.cpp     [all...]

Completed in 1195 milliseconds