Home
last modified time | relevance | path

Searched defs:isPre (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp135 bool isPre = (AM == ISD::PRE_DEC); in selectIndexedLoad() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp150 bool isPre = false; in convertToThreeAddress() local
H A 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); tryT2IndexedLoad() local
1681 bool isSExtLd, isPre; tryMVEIndexedLoad() local
[all...]

Completed in 13 milliseconds