Searched refs:isLinux (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/Mips/
H A DMipsSubtarget.h70 // isLinux - Target system is Linux. Is false we consider ELFOS for now.
190 bool isLinux() const { return IsLinux; } function in class:llvm::MipsSubtarget

Completed in 114 milliseconds