Searched defs:useOddSPReg (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsSubtarget.h | 290 bool useOddSPReg() const { return UseOddSPReg; } useOddSPReg() function |
/llvm-project/llvm/lib/Target/Mips/AsmParser/ | ||
H A D | MipsAsmParser.cpp | 605 bool useOddSPReg() const { useOddSPReg() function in __anon0e8e06850211::MipsAsmParser |