Searched refs:os16 (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/ | ||
| D | MipsSubtarget.h | 353 bool os16() const { return Os16; } in os16() function |
| D | MipsTargetMachine.cpp | 268 if (getMipsSubtarget().os16()) in addIRPasses() |