Home
last modified time | relevance | path

Searched refs:SMPos (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/Mips/
H A DMipsISelLowering.cpp796 uint64_t Pos = 0, SMPos, SMSize; in performANDCombine() local
803 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performANDCombine()
819 if (SMPos != 0 || Pos + SMSize > ValTy.getSizeInBits()) in performANDCombine()
837 if (SMPos != Pos || Pos >= ValTy.getSizeInBits() || SMSize >= 32 || in performANDCombine()
855 if (SMPos) in performANDCombine()
1120 uint64_t Pos = 0, SMPos, SMSize; in performSHLCombine() local
1138 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performSHLCombine()
1143 if (SMPos != 0 || SMSize > 32 || Pos + SMSize > ValTy.getSizeInBits()) in performSHLCombine()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/Mips/
H A DMipsISelLowering.cpp792 uint64_t Pos = 0, SMPos, SMSize; in performANDCombine() local
799 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performANDCombine()
815 if (SMPos != 0 || Pos + SMSize > ValTy.getSizeInBits()) in performANDCombine()
833 if (SMPos != Pos || Pos >= ValTy.getSizeInBits() || SMSize >= 32 || in performANDCombine()
851 if (SMPos) in performANDCombine()
1116 uint64_t Pos = 0, SMPos, SMSize; in performSHLCombine() local
1134 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performSHLCombine()
1139 if (SMPos != 0 || SMSize > 32 || Pos + SMSize > ValTy.getSizeInBits()) in performSHLCombine()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/Mips/
H A DMipsISelLowering.cpp789 uint64_t Pos = 0, SMPos, SMSize; in performANDCombine() local
796 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performANDCombine()
812 if (SMPos != 0 || Pos + SMSize > ValTy.getSizeInBits()) in performANDCombine()
830 if (SMPos != Pos || Pos >= ValTy.getSizeInBits() || SMSize >= 32 || in performANDCombine()
848 if (SMPos) in performANDCombine()
1113 uint64_t Pos = 0, SMPos, SMSize; in performSHLCombine() local
1131 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performSHLCombine()
1136 if (SMPos != 0 || SMSize > 32 || Pos + SMSize > ValTy.getSizeInBits()) in performSHLCombine()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp795 uint64_t Pos = 0, SMPos, SMSize; in performANDCombine() local
802 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performANDCombine()
818 if (SMPos != 0 || Pos + SMSize > ValTy.getSizeInBits()) in performANDCombine()
836 if (SMPos != Pos || Pos >= ValTy.getSizeInBits() || SMSize >= 32 || in performANDCombine()
854 if (SMPos) in performANDCombine()
1119 uint64_t Pos = 0, SMPos, SMSize; in performSHLCombine() local
1137 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performSHLCombine()
1142 if (SMPos != 0 || SMSize > 32 || Pos + SMSize > ValTy.getSizeInBits()) in performSHLCombine()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/Mips/
H A DMipsISelLowering.cpp795 uint64_t Pos = 0, SMPos, SMSize; in performANDCombine() local
802 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performANDCombine()
818 if (SMPos != 0 || Pos + SMSize > ValTy.getSizeInBits()) in performANDCombine()
836 if (SMPos != Pos || Pos >= ValTy.getSizeInBits() || SMSize >= 32 || in performANDCombine()
854 if (SMPos) in performANDCombine()
1119 uint64_t Pos = 0, SMPos, SMSize; in performSHLCombine() local
1137 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performSHLCombine()
1142 if (SMPos != 0 || SMSize > 32 || Pos + SMSize > ValTy.getSizeInBits()) in performSHLCombine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp795 uint64_t Pos = 0, SMPos, SMSize; in performANDCombine() local
802 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performANDCombine()
818 if (SMPos != 0 || Pos + SMSize > ValTy.getSizeInBits()) in performANDCombine()
836 if (SMPos != Pos || Pos >= ValTy.getSizeInBits() || SMSize >= 32 || in performANDCombine()
854 if (SMPos) in performANDCombine()
1119 uint64_t Pos = 0, SMPos, SMSize; in performSHLCombine() local
1137 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performSHLCombine()
1142 if (SMPos != 0 || SMSize > 32 || Pos + SMSize > ValTy.getSizeInBits()) in performSHLCombine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp796 uint64_t Pos = 0, SMPos, SMSize; in performANDCombine() local
803 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performANDCombine()
819 if (SMPos != 0 || Pos + SMSize > ValTy.getSizeInBits()) in performANDCombine()
837 if (SMPos != Pos || Pos >= ValTy.getSizeInBits() || SMSize >= 32 || in performANDCombine()
855 if (SMPos) in performANDCombine()
1120 uint64_t Pos = 0, SMPos, SMSize; in performSHLCombine() local
1138 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performSHLCombine()
1143 if (SMPos != 0 || SMSize > 32 || Pos + SMSize > ValTy.getSizeInBits()) in performSHLCombine()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp794 uint64_t Pos = 0, SMPos, SMSize;
801 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize))
817 if (SMPos != 0 || Pos + SMSize > ValTy.getSizeInBits())
835 if (SMPos != Pos || Pos >= ValTy.getSizeInBits() || SMSize >= 32 ||
853 if (SMPos)
1118 uint64_t Pos = 0, SMPos, SMSize;
1136 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize))
1141 if (SMPos != 0 || SMSize > 32 || Pos + SMSize > ValTy.getSizeInBits())
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/Mips/
H A DMipsISelLowering.cpp794 uint64_t Pos = 0, SMPos, SMSize; in performANDCombine() local
801 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performANDCombine()
817 if (SMPos != 0 || Pos + SMSize > ValTy.getSizeInBits()) in performANDCombine()
835 if (SMPos != Pos || Pos >= ValTy.getSizeInBits() || SMSize >= 32 || in performANDCombine()
853 if (SMPos) in performANDCombine()
1118 uint64_t Pos = 0, SMPos, SMSize; in performSHLCombine() local
1136 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performSHLCombine()
1141 if (SMPos != 0 || SMSize > 32 || Pos + SMSize > ValTy.getSizeInBits()) in performSHLCombine()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp796 uint64_t Pos = 0, SMPos, SMSize; in performANDCombine() local
803 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performANDCombine()
819 if (SMPos != 0 || Pos + SMSize > ValTy.getSizeInBits()) in performANDCombine()
837 if (SMPos != Pos || Pos >= ValTy.getSizeInBits() || SMSize >= 32 || in performANDCombine()
855 if (SMPos) in performANDCombine()
1120 uint64_t Pos = 0, SMPos, SMSize; in performSHLCombine() local
1138 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performSHLCombine()
1143 if (SMPos != 0 || SMSize > 32 || Pos + SMSize > ValTy.getSizeInBits()) in performSHLCombine()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/Mips/
H A DMipsISelLowering.cpp796 uint64_t Pos = 0, SMPos, SMSize; in performANDCombine() local
803 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performANDCombine()
819 if (SMPos != 0 || Pos + SMSize > ValTy.getSizeInBits()) in performANDCombine()
837 if (SMPos != Pos || Pos >= ValTy.getSizeInBits() || SMSize >= 32 || in performANDCombine()
855 if (SMPos) in performANDCombine()
1120 uint64_t Pos = 0, SMPos, SMSize; in performSHLCombine() local
1138 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performSHLCombine()
1143 if (SMPos != 0 || SMSize > 32 || Pos + SMSize > ValTy.getSizeInBits()) in performSHLCombine()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp794 uint64_t Pos = 0, SMPos, SMSize; in performANDCombine() local
801 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performANDCombine()
817 if (SMPos != 0 || Pos + SMSize > ValTy.getSizeInBits()) in performANDCombine()
835 if (SMPos != Pos || Pos >= ValTy.getSizeInBits() || SMSize >= 32 || in performANDCombine()
853 if (SMPos) in performANDCombine()
1118 uint64_t Pos = 0, SMPos, SMSize; in performSHLCombine() local
1136 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performSHLCombine()
1141 if (SMPos != 0 || SMSize > 32 || Pos + SMSize > ValTy.getSizeInBits()) in performSHLCombine()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp797 uint64_t Pos = 0, SMPos, SMSize; in performANDCombine() local
804 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performANDCombine()
820 if (SMPos != 0 || Pos + SMSize > ValTy.getSizeInBits()) in performANDCombine()
838 if (SMPos != Pos || Pos >= ValTy.getSizeInBits() || SMSize >= 32 || in performANDCombine()
856 if (SMPos) in performANDCombine()
1121 uint64_t Pos = 0, SMPos, SMSize; in performSHLCombine() local
1139 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performSHLCombine()
1144 if (SMPos != 0 || SMSize > 32 || Pos + SMSize > ValTy.getSizeInBits()) in performSHLCombine()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp794 uint64_t Pos = 0, SMPos, SMSize; in performANDCombine() local
801 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performANDCombine()
817 if (SMPos != 0 || Pos + SMSize > ValTy.getSizeInBits()) in performANDCombine()
835 if (SMPos != Pos || Pos >= ValTy.getSizeInBits() || SMSize >= 32 || in performANDCombine()
853 if (SMPos) in performANDCombine()
1118 uint64_t Pos = 0, SMPos, SMSize; in performSHLCombine() local
1136 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performSHLCombine()
1141 if (SMPos != 0 || SMSize > 32 || Pos + SMSize > ValTy.getSizeInBits()) in performSHLCombine()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp796 uint64_t Pos = 0, SMPos, SMSize; in performANDCombine() local
803 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performANDCombine()
819 if (SMPos != 0 || Pos + SMSize > ValTy.getSizeInBits()) in performANDCombine()
837 if (SMPos != Pos || Pos >= ValTy.getSizeInBits() || SMSize >= 32 || in performANDCombine()
855 if (SMPos) in performANDCombine()
1120 uint64_t Pos = 0, SMPos, SMSize; in performSHLCombine() local
1138 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performSHLCombine()
1143 if (SMPos != 0 || SMSize > 32 || Pos + SMSize > ValTy.getSizeInBits()) in performSHLCombine()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp794 uint64_t Pos = 0, SMPos, SMSize;
801 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize))
817 if (SMPos != 0 || Pos + SMSize > ValTy.getSizeInBits())
835 if (SMPos != Pos || Pos >= ValTy.getSizeInBits() || SMSize >= 32 ||
853 if (SMPos)
1118 uint64_t Pos = 0, SMPos, SMSize;
1136 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize))
1141 if (SMPos != 0 || SMSize > 32 || Pos + SMSize > ValTy.getSizeInBits())
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp889 uint64_t Pos = 0, SMPos, SMSize; in performANDCombine() local
896 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performANDCombine()
912 if (SMPos != 0 || Pos + SMSize > ValTy.getSizeInBits()) in performANDCombine()
930 if (SMPos != Pos || Pos >= ValTy.getSizeInBits() || SMSize >= 32 || in performANDCombine()
948 if (SMPos) in performANDCombine()
1213 uint64_t Pos = 0, SMPos, SMSize; in performSHLCombine() local
1231 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performSHLCombine()
1236 if (SMPos != 0 || SMSize > 32 || Pos + SMSize > ValTy.getSizeInBits()) in performSHLCombine()