Searched defs:useOddSPReg (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ | ||
H A D | MipsSubtarget.h | 288 bool useOddSPReg() const { return UseOddSPReg; } in useOddSPReg() function |
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/ | ||
H A D | MipsAsmParser.cpp | 611 bool useOddSPReg() const { in useOddSPReg() function in __anon0cff94e90211::MipsAsmParser |