Home
last modified time | relevance | path

Searched defs:useOddSPReg (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSubtarget.h288 bool useOddSPReg() const { return UseOddSPReg; } in useOddSPReg() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp611 bool useOddSPReg() const { in useOddSPReg() function in __anon0cff94e90211::MipsAsmParser