Searched defs:isLittle (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp56 MipsTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL, bool isLittle) argument
H A DMipsSubtarget.h161 bool isLittle() const { return IsLittle; } function in class:llvm::MipsSubtarget

Completed in 55 milliseconds