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

  /external/llvm/lib/Target/Mips/
MipsTargetMachine.cpp 118 if (getMipsSubtarget().os16())
MipsSubtarget.h 131 bool Os16;
261 bool os16() const { return Os16;}; function in class:llvm::MipsSubtarget

Completed in 26 milliseconds