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

/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.h35 MipsAsmBackend(const Target &T, Triple::OSType _OSType, bool _isLittle, argument
37 : MCAsmBackend(), OSType(_OSType), IsLittle(_isLittle),

Completed in 182 milliseconds