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

  /external/llvm/lib/Target/Mips/
MipsSubtarget.h 109 bool AllowMixed16_32;
198 bool allowMixed16_32() const { return inMips16ModeDefault() |
199 AllowMixed16_32;}
MipsSubtarget.cpp 68 AllowMixed16_32(Mixed16_32 | Mips_Os16), Os16(Mips_Os16),

Completed in 1982 milliseconds