Home
last modified time | relevance | path

Searched refs:OtherModImm (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMISelLowering.h686 OtherModImm enumerator
DARMISelLowering.cpp5111 if (type == OtherModImm) return SDValue(); in isNEONModifiedImm()
9244 OtherModImm); in PerformANDCombine()
9286 OtherModImm); in PerformORCombine()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.h851 OtherModImm enumerator
DARMISelLowering.cpp6499 if (type == OtherModImm) return SDValue(); in isVMOVModifiedImm()
12198 OtherModImm); in PerformANDCombine()
12505 OtherModImm); in PerformORCombine()
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.h924 OtherModImm enumerator
DARMISelLowering.cpp6693 if (type == OtherModImm) return SDValue(); in isVMOVModifiedImm()
13012 DAG, dl, VbicVT, VT, OtherModImm); in PerformANDCombine()
13309 SplatBitSize, DAG, dl, VorrVT, VT, OtherModImm); in PerformORCombine()