Home
last modified time | relevance | path

Searched refs:AllowMixed16_32 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsSubtarget.h132 bool AllowMixed16_32; variable
268 AllowMixed16_32; } in allowMixed16_32()
DMipsSubtarget.cpp72 HasDSPR2(false), HasDSPR3(false), AllowMixed16_32(Mixed16_32 | Mips_Os16), in MipsSubtarget()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSubtarget.h148 bool AllowMixed16_32; variable
330 AllowMixed16_32; } in allowMixed16_32()
DMipsSubtarget.cpp81 HasDSPR2(false), HasDSPR3(false), AllowMixed16_32(Mixed16_32 | Mips_Os16), in MipsSubtarget()