Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:useOddSPReg

506     if (!isABI_O32() && !useOddSPReg() != 0)
545 bool useOddSPReg() const {
1074 if (!AsmParser.useOddSPReg() && RegIdx.Index & 1)
1084 if (!AsmParser.useOddSPReg() && RegIdx.Index & 1)