Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp136 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/lib/Target/ARM/
DARMISelDAGToDAG.cpp1337 bool isPre = (AM == ISD::PRE_INC) || (AM == ISD::PRE_DEC); in SelectARMIndexedLoad() local
1411 bool isPre = (AM == ISD::PRE_INC) || (AM == ISD::PRE_DEC); in SelectT2IndexedLoad() local
DARMBaseInstrInfo.cpp129 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp1361 bool isPre = (AM == ISD::PRE_INC) || (AM == ISD::PRE_DEC); in tryARMIndexedLoad() local
1468 bool isPre = (AM == ISD::PRE_INC) || (AM == ISD::PRE_DEC); in tryT2IndexedLoad() local
DARMBaseInstrInfo.cpp151 bool isPre = false; in convertToThreeAddress() local