Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:useOddSPReg

425     if (!isABI_O32() && !useOddSPReg() != 0)
460 bool useOddSPReg() const {
859 if (!AsmParser.useOddSPReg() && RegIdx.Index & 1)