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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 111 bool HasF16C;
352 bool hasF16C() const { return HasF16C; }
X86FastISel.cpp     [all...]
X86ISelLowering.cpp 371 if (TM.Options.UseSoftFloat || !Subtarget->hasF16C()) {
    [all...]

Completed in 847 milliseconds