Searched refs:Mips16Subtarget (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsTargetMachine.h | 35 MipsSubtarget Mips16Subtarget; variable
|
D | MipsTargetMachine.cpp | 129 Mips16Subtarget(TT, CPU, FS.empty() ? "+mips16" : FS.str() + ",+mips16", in MipsTargetMachine()
|
/external/llvm/lib/Target/Mips/ |
D | MipsTargetMachine.h | 37 MipsSubtarget Mips16Subtarget; variable
|
D | MipsTargetMachine.cpp | 107 Mips16Subtarget(TT, CPU, FS.empty() ? "+mips16" : FS.str() + ",+mips16", in MipsTargetMachine()
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsTargetMachine.h | 35 MipsSubtarget Mips16Subtarget; variable
|
D | MipsTargetMachine.cpp | 129 Mips16Subtarget(TT, CPU, FS.empty() ? "+mips16" : FS.str() + ",+mips16", in MipsTargetMachine()
|