Home
last modified time | relevance | path

Searched defs:isPre (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp135 bool isPre = (AM == ISD::PRE_DEC); in selectIndexedLoad() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp144 bool isPre = (AM == ISD::PRE_DEC); in selectIndexedLoad() local
/external/clang/lib/CodeGen/
DCGExprComplex.cpp166 bool isInc, bool isPre) { in VisitPrePostIncDec()
DCGExprScalar.cpp1627 bool isInc, bool isPre) { in EmitScalarPrePostIncDec()
3475 bool isInc, bool isPre) { in EmitScalarPrePostIncDec()
DCGExpr.cpp773 bool isInc, bool isPre) { in EmitComplexPrePostIncDec()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp1529 bool isPre = (AM == ISD::PRE_INC) || (AM == ISD::PRE_DEC); in tryARMIndexedLoad() local
1636 bool isPre = (AM == ISD::PRE_INC) || (AM == ISD::PRE_DEC); in tryT2IndexedLoad() local
1681 bool isSExtLd, isPre; in tryMVEIndexedLoad() local
DARMBaseInstrInfo.cpp150 bool isPre = false; in convertToThreeAddress() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp1598 bool isPre = (AM == ISD::PRE_INC) || (AM == ISD::PRE_DEC); in tryARMIndexedLoad() local
1705 bool isPre = (AM == ISD::PRE_INC) || (AM == ISD::PRE_DEC); in tryT2IndexedLoad() local
1750 bool isSExtLd, isPre; in tryMVEIndexedLoad() local
DARMBaseInstrInfo.cpp188 bool isPre = false; in convertToThreeAddress() local
/external/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp1479 bool isPre = (AM == ISD::PRE_INC) || (AM == ISD::PRE_DEC); in tryARMIndexedLoad() local
1555 bool isPre = (AM == ISD::PRE_INC) || (AM == ISD::PRE_DEC); in tryT2IndexedLoad() local
DARMBaseInstrInfo.cpp127 bool isPre = false; in convertToThreeAddress() local