Home
last modified time | relevance | path

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

/dports/devel/llvm70/llvm-7.0.1.src/lib/IR/
H A DAutoUpgrade.cpp859 bool IsVALIGN) { in UpgradeX86ALIGNIntrinsics() argument
863 assert((IsVALIGN || NumElts % 16 == 0) && "Illegal NumElts for PALIGNR!"); in UpgradeX86ALIGNIntrinsics()
864 assert((!IsVALIGN || NumElts <= 16) && "NumElts too large for VALIGN!"); in UpgradeX86ALIGNIntrinsics()
868 if (IsVALIGN) in UpgradeX86ALIGNIntrinsics()
889 if (!IsVALIGN && Idx >= 16) // Disable wrap for VALIGN. in UpgradeX86ALIGNIntrinsics()
/dports/devel/llvm10/llvm-10.0.1.src/lib/IR/
H A DAutoUpgrade.cpp1010 bool IsVALIGN) { in UpgradeX86ALIGNIntrinsics() argument
1014 assert((IsVALIGN || NumElts % 16 == 0) && "Illegal NumElts for PALIGNR!"); in UpgradeX86ALIGNIntrinsics()
1015 assert((!IsVALIGN || NumElts <= 16) && "NumElts too large for VALIGN!"); in UpgradeX86ALIGNIntrinsics()
1019 if (IsVALIGN) in UpgradeX86ALIGNIntrinsics()
1040 if (!IsVALIGN && Idx >= 16) // Disable wrap for VALIGN. in UpgradeX86ALIGNIntrinsics()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAutoUpgrade.cpp1010 bool IsVALIGN) { in UpgradeX86ALIGNIntrinsics() argument
1014 assert((IsVALIGN || NumElts % 16 == 0) && "Illegal NumElts for PALIGNR!"); in UpgradeX86ALIGNIntrinsics()
1015 assert((!IsVALIGN || NumElts <= 16) && "NumElts too large for VALIGN!"); in UpgradeX86ALIGNIntrinsics()
1019 if (IsVALIGN) in UpgradeX86ALIGNIntrinsics()
1040 if (!IsVALIGN && Idx >= 16) // Disable wrap for VALIGN. in UpgradeX86ALIGNIntrinsics()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp1010 bool IsVALIGN) { in UpgradeX86ALIGNIntrinsics() argument
1014 assert((IsVALIGN || NumElts % 16 == 0) && "Illegal NumElts for PALIGNR!"); in UpgradeX86ALIGNIntrinsics()
1015 assert((!IsVALIGN || NumElts <= 16) && "NumElts too large for VALIGN!"); in UpgradeX86ALIGNIntrinsics()
1019 if (IsVALIGN) in UpgradeX86ALIGNIntrinsics()
1040 if (!IsVALIGN && Idx >= 16) // Disable wrap for VALIGN. in UpgradeX86ALIGNIntrinsics()
/dports/devel/llvm90/llvm-9.0.1.src/lib/IR/
H A DAutoUpgrade.cpp981 bool IsVALIGN) { in UpgradeX86ALIGNIntrinsics() argument
985 assert((IsVALIGN || NumElts % 16 == 0) && "Illegal NumElts for PALIGNR!"); in UpgradeX86ALIGNIntrinsics()
986 assert((!IsVALIGN || NumElts <= 16) && "NumElts too large for VALIGN!"); in UpgradeX86ALIGNIntrinsics()
990 if (IsVALIGN) in UpgradeX86ALIGNIntrinsics()
1011 if (!IsVALIGN && Idx >= 16) // Disable wrap for VALIGN. in UpgradeX86ALIGNIntrinsics()
/dports/devel/llvm80/llvm-8.0.1.src/lib/IR/
H A DAutoUpgrade.cpp906 bool IsVALIGN) { in ExecHashIncreaseNumBatches()
910 assert((IsVALIGN || NumElts % 16 == 0) && "Illegal NumElts for PALIGNR!"); in ExecHashIncreaseNumBatches()
911 assert((!IsVALIGN || NumElts <= 16) && "NumElts too large for VALIGN!"); in ExecHashIncreaseNumBatches()
915 if (IsVALIGN) in ExecHashIncreaseNumBatches()
936 if (!IsVALIGN && Idx >= 16) // Disable wrap for VALIGN. in ExecHashIncreaseNumBatches()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/IR/
H A DAutoUpgrade.cpp1132 bool IsVALIGN) { in UpgradeX86ALIGNIntrinsics() argument
1136 assert((IsVALIGN || NumElts % 16 == 0) && "Illegal NumElts for PALIGNR!"); in UpgradeX86ALIGNIntrinsics()
1137 assert((!IsVALIGN || NumElts <= 16) && "NumElts too large for VALIGN!"); in UpgradeX86ALIGNIntrinsics()
1141 if (IsVALIGN) in UpgradeX86ALIGNIntrinsics()
1162 if (!IsVALIGN && Idx >= 16) // Disable wrap for VALIGN. in UpgradeX86ALIGNIntrinsics()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/IR/
H A DAutoUpgrade.cpp1093 bool IsVALIGN) { in UpgradeX86ALIGNIntrinsics() argument
1097 assert((IsVALIGN || NumElts % 16 == 0) && "Illegal NumElts for PALIGNR!"); in UpgradeX86ALIGNIntrinsics()
1098 assert((!IsVALIGN || NumElts <= 16) && "NumElts too large for VALIGN!"); in UpgradeX86ALIGNIntrinsics()
1102 if (IsVALIGN) in UpgradeX86ALIGNIntrinsics()
1123 if (!IsVALIGN && Idx >= 16) // Disable wrap for VALIGN. in UpgradeX86ALIGNIntrinsics()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/IR/
H A DAutoUpgrade.cpp1164 bool IsVALIGN) { in UpgradeX86ALIGNIntrinsics() argument
1168 assert((IsVALIGN || NumElts % 16 == 0) && "Illegal NumElts for PALIGNR!"); in UpgradeX86ALIGNIntrinsics()
1169 assert((!IsVALIGN || NumElts <= 16) && "NumElts too large for VALIGN!"); in UpgradeX86ALIGNIntrinsics()
1173 if (IsVALIGN) in UpgradeX86ALIGNIntrinsics()
1194 if (!IsVALIGN && Idx >= 16) // Disable wrap for VALIGN. in UpgradeX86ALIGNIntrinsics()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/IR/
H A DAutoUpgrade.cpp1164 bool IsVALIGN) { in UpgradeX86ALIGNIntrinsics() argument
1168 assert((IsVALIGN || NumElts % 16 == 0) && "Illegal NumElts for PALIGNR!"); in UpgradeX86ALIGNIntrinsics()
1169 assert((!IsVALIGN || NumElts <= 16) && "NumElts too large for VALIGN!"); in UpgradeX86ALIGNIntrinsics()
1173 if (IsVALIGN) in UpgradeX86ALIGNIntrinsics()
1194 if (!IsVALIGN && Idx >= 16) // Disable wrap for VALIGN. in UpgradeX86ALIGNIntrinsics()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DAutoUpgrade.cpp1148 bool IsVALIGN) { in UpgradeX86ALIGNIntrinsics() argument
1152 assert((IsVALIGN || NumElts % 16 == 0) && "Illegal NumElts for PALIGNR!"); in UpgradeX86ALIGNIntrinsics()
1153 assert((!IsVALIGN || NumElts <= 16) && "NumElts too large for VALIGN!"); in UpgradeX86ALIGNIntrinsics()
1157 if (IsVALIGN) in UpgradeX86ALIGNIntrinsics()
1178 if (!IsVALIGN && Idx >= 16) // Disable wrap for VALIGN. in UpgradeX86ALIGNIntrinsics()
/dports/devel/llvm11/llvm-11.0.1.src/lib/IR/
H A DAutoUpgrade.cpp1019 bool IsVALIGN) { in UpgradeX86ALIGNIntrinsics() argument
1023 assert((IsVALIGN || NumElts % 16 == 0) && "Illegal NumElts for PALIGNR!"); in UpgradeX86ALIGNIntrinsics()
1024 assert((!IsVALIGN || NumElts <= 16) && "NumElts too large for VALIGN!"); in UpgradeX86ALIGNIntrinsics()
1028 if (IsVALIGN) in UpgradeX86ALIGNIntrinsics()
1049 if (!IsVALIGN && Idx >= 16) // Disable wrap for VALIGN. in UpgradeX86ALIGNIntrinsics()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp1164 bool IsVALIGN) { in UpgradeX86ALIGNIntrinsics() argument
1168 assert((IsVALIGN || NumElts % 16 == 0) && "Illegal NumElts for PALIGNR!"); in UpgradeX86ALIGNIntrinsics()
1169 assert((!IsVALIGN || NumElts <= 16) && "NumElts too large for VALIGN!"); in UpgradeX86ALIGNIntrinsics()
1173 if (IsVALIGN) in UpgradeX86ALIGNIntrinsics()
1194 if (!IsVALIGN && Idx >= 16) // Disable wrap for VALIGN. in UpgradeX86ALIGNIntrinsics()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/IR/
H A DAutoUpgrade.cpp1166 bool IsVALIGN) { in UpgradeX86ALIGNIntrinsics() argument
1170 assert((IsVALIGN || NumElts % 16 == 0) && "Illegal NumElts for PALIGNR!"); in UpgradeX86ALIGNIntrinsics()
1171 assert((!IsVALIGN || NumElts <= 16) && "NumElts too large for VALIGN!"); in UpgradeX86ALIGNIntrinsics()
1175 if (IsVALIGN) in UpgradeX86ALIGNIntrinsics()
1196 if (!IsVALIGN && Idx >= 16) // Disable wrap for VALIGN. in UpgradeX86ALIGNIntrinsics()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DAutoUpgrade.cpp1164 bool IsVALIGN) { in UpgradeX86ALIGNIntrinsics() argument
1168 assert((IsVALIGN || NumElts % 16 == 0) && "Illegal NumElts for PALIGNR!"); in UpgradeX86ALIGNIntrinsics()
1169 assert((!IsVALIGN || NumElts <= 16) && "NumElts too large for VALIGN!"); in UpgradeX86ALIGNIntrinsics()
1173 if (IsVALIGN) in UpgradeX86ALIGNIntrinsics()
1194 if (!IsVALIGN && Idx >= 16) // Disable wrap for VALIGN. in UpgradeX86ALIGNIntrinsics()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DAutoUpgrade.cpp1148 bool IsVALIGN) { in UpgradeX86ALIGNIntrinsics() argument
1152 assert((IsVALIGN || NumElts % 16 == 0) && "Illegal NumElts for PALIGNR!"); in UpgradeX86ALIGNIntrinsics()
1153 assert((!IsVALIGN || NumElts <= 16) && "NumElts too large for VALIGN!"); in UpgradeX86ALIGNIntrinsics()
1157 if (IsVALIGN) in UpgradeX86ALIGNIntrinsics()
1178 if (!IsVALIGN && Idx >= 16) // Disable wrap for VALIGN. in UpgradeX86ALIGNIntrinsics()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DAutoUpgrade.cpp1164 bool IsVALIGN) { in UpgradeX86ALIGNIntrinsics() argument
1168 assert((IsVALIGN || NumElts % 16 == 0) && "Illegal NumElts for PALIGNR!"); in UpgradeX86ALIGNIntrinsics()
1169 assert((!IsVALIGN || NumElts <= 16) && "NumElts too large for VALIGN!"); in UpgradeX86ALIGNIntrinsics()
1173 if (IsVALIGN) in UpgradeX86ALIGNIntrinsics()
1194 if (!IsVALIGN && Idx >= 16) // Disable wrap for VALIGN. in UpgradeX86ALIGNIntrinsics()