Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h290 bool useOddSPReg() const { return UseOddSPReg; } in useOddSPReg() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp605 bool useOddSPReg() const { in useOddSPReg() function in __anona2e40b320211::MipsAsmParser