Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsTargetMachine.cpp43 bool isLittle) in MipsTargetMachine()
DMipsSubtarget.h133 bool isLittle() const { return IsLittle; } in isLittle() function