Searched defs:isPre (Results 1 – 7 of 7) sorted by relevance
116 bool isPre() const { return getOperand(4).getImm() == 1; } in isPre() function176 bool isPre() const { return getOperand(4).getImm() == 1; } in isPre() function
156 bool isPre = (AM == ISD::PRE_DEC); in selectIndexedLoad() local
401 bool isInc, bool isPre) { in emitScalarPrePostIncDec()2151 bool isPre) { in emitScalarPrePostIncDec()
1594 bool isPre = (AM == ISD::PRE_INC) || (AM == ISD::PRE_DEC); in tryARMIndexedLoad() local1701 bool isPre = (AM == ISD::PRE_INC) || (AM == ISD::PRE_DEC); in tryT2IndexedLoad() local1746 bool isSExtLd, isPre; in tryMVEIndexedLoad() local
3000 bool isPre, ASTContext &Ctx) { in matchesPostDecrInWhile()3038 bool isInc, bool isPre) { in EmitScalarPrePostIncDec()5872 bool isInc, bool isPre) { in EmitScalarPrePostIncDec()
200 bool isInc, bool isPre) { in VisitPrePostIncDec()
1263 bool isInc, bool isPre) { in EmitComplexPrePostIncDec()