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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 229 bool HasPFI;
445 bool hasPFI() const { return HasPFI; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86Subtarget.h 328 bool HasPFI = false;
634 bool hasPFI() const { return HasPFI; }

Completed in 51 milliseconds