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

  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 354 bool isTargetLinux() const { return TargetTriple.isOSLinux(); }
  /external/llvm/lib/Target/X86/
X86Subtarget.h 373 bool isTargetLinux() const { return TargetTriple.isOSLinux(); }

Completed in 52 milliseconds