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

  /external/llvm/lib/Target/X86/
X86InstrInfo.h 429 // CompareFP - 2 arg FP instructions which implicitly read ST(0) and an
431 CompareFP = 5 << FPTypeShift,
    [all...]
X86FloatingPoint.cpp 433 case X86II::CompareFP: handleCompareFP(I); break;
    [all...]

Completed in 79 milliseconds