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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 229 bool HasPFI;
445 bool hasPFI() const { return HasPFI; }
X86Subtarget.cpp 265 HasPFI = false;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86Subtarget.h 328 bool HasPFI = false;
634 bool hasPFI() const { return HasPFI; }
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
X86GenSubtargetInfo.inc     [all...]

Completed in 468 milliseconds