Home
last modified time | relevance | path

Searched refs:os16 (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsSubtarget.h353 bool os16() const { return Os16; } in os16() function
DMipsTargetMachine.cpp268 if (getMipsSubtarget().os16()) in addIRPasses()