Searched refs:Os16 (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsSubtarget.h | 137 bool Os16; variable 270 bool os16() const { return Os16; } in os16()
|
D | MipsSubtarget.cpp | 73 Os16(Mips_Os16), HasMSA(false), UseTCCInDIV(false), HasEVA(false), TM(TM), in MipsSubtarget()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSubtarget.h | 158 bool Os16; variable 346 bool os16() const { return Os16; } in os16()
|
D | MipsSubtarget.cpp | 81 AllowMixed16_32(Mixed16_32 | Mips_Os16), Os16(Mips_Os16), HasMSA(false), in MipsSubtarget()
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsSubtarget.h | 161 bool Os16; variable 350 bool os16() const { return Os16; } in os16()
|
D | MipsSubtarget.cpp | 82 Os16(Mips_Os16), HasMSA(false), UseTCCInDIV(false), HasSym32(false), in MipsSubtarget()
|