Searched defs:isPre (Results 1 – 7 of 7) sorted by relevance
113 bool isPre() const { return getOperand(4).getImm() == 1; } in isPre() function173 bool isPre() const { return getOperand(4).getImm() == 1; } in isPre() function
156 bool isPre = (AM == ISD::PRE_DEC); in selectIndexedLoad() local
1603 bool isPre = (AM == ISD::PRE_INC) || (AM == ISD::PRE_DEC); in tryARMIndexedLoad() local1710 bool isPre = (AM == ISD::PRE_INC) || (AM == ISD::PRE_DEC); in tryT2IndexedLoad() local1755 bool isSExtLd, isPre; in tryMVEIndexedLoad() local
189 bool isPre = false; in convertToThreeAddress() local
201 bool isInc, bool isPre) { in VisitPrePostIncDec()
2790 bool isInc, bool isPre) { in EmitScalarPrePostIncDec()5539 bool isInc, bool isPre) { in EmitScalarPrePostIncDec()
1207 bool isInc, bool isPre) { in EmitComplexPrePostIncDec()