Home
last modified time | relevance | path

Searched refs:VTIsi1 (Results 1 – 25 of 34) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1226 bool VTIsi1 = false; in selectStore() local
1230 VTIsi1 = true; in selectStore()
1259 if (VTIsi1) in selectStore()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1257 bool VTIsi1 = false;
1261 VTIsi1 = true;
1290 if (VTIsi1)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1219 bool VTIsi1 = false; in selectStore() local
1223 VTIsi1 = true; in selectStore()
1252 if (VTIsi1) in selectStore()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1226 bool VTIsi1 = false; in selectStore() local
1229 VTIsi1 = true; in selectStore()
1258 if (VTIsi1) in selectStore()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1257 bool VTIsi1 = false; in selectStore() local
1261 VTIsi1 = true; in selectStore()
1290 if (VTIsi1) in selectStore()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1241 bool VTIsi1 = false; in selectStore() local
1245 VTIsi1 = true; in selectStore()
1274 if (VTIsi1) in selectStore()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1218 bool VTIsi1 = false; in selectStore() local
1222 VTIsi1 = true; in selectStore()
1251 if (VTIsi1) in selectStore()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1257 bool VTIsi1 = false; in selectStore() local
1261 VTIsi1 = true; in selectStore()
1290 if (VTIsi1) in selectStore()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1226 bool VTIsi1 = false; in selectStore() local
1229 VTIsi1 = true; in selectStore()
1258 if (VTIsi1) in selectStore()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1257 bool VTIsi1 = false; in selectStore() local
1261 VTIsi1 = true; in selectStore()
1290 if (VTIsi1) in selectStore()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1257 bool VTIsi1 = false; in selectStore() local
1261 VTIsi1 = true; in selectStore()
1290 if (VTIsi1) in selectStore()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1241 bool VTIsi1 = false; in selectStore() local
1245 VTIsi1 = true; in selectStore()
1274 if (VTIsi1) in selectStore()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1226 bool VTIsi1 = false; in selectStore() local
1229 VTIsi1 = true; in selectStore()
1258 if (VTIsi1) in selectStore()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1226 bool VTIsi1 = false; in selectStore() local
1229 VTIsi1 = true; in selectStore()
1258 if (VTIsi1) in selectStore()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1211 bool VTIsi1 = false; in selectStore() local
1214 VTIsi1 = true; in selectStore()
1243 if (VTIsi1) in selectStore()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1190 bool VTIsi1 = false; in selectStore() local
1193 VTIsi1 = true; in selectStore()
1221 if (VTIsi1) in selectStore()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1257 bool VTIsi1 = false; in selectStore() local
1261 VTIsi1 = true; in selectStore()
1290 if (VTIsi1) in selectStore()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2142 bool VTIsi1 = false; in emitStore() local
2152 case MVT::i1: VTIsi1 = true; LLVM_FALLTHROUGH; in emitStore()
2162 if (VTIsi1 && SrcReg != AArch64::WZR) { in emitStore()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2142 bool VTIsi1 = false; in emitStore() local
2152 case MVT::i1: VTIsi1 = true; LLVM_FALLTHROUGH; in emitStore()
2162 if (VTIsi1 && SrcReg != AArch64::WZR) { in emitStore()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2091 bool VTIsi1 = false; in emitStore() local
2101 case MVT::i1: VTIsi1 = true; LLVM_FALLTHROUGH; in emitStore()
2111 if (VTIsi1 && SrcReg != AArch64::WZR) { in emitStore()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64FastISel.cpp2091 bool VTIsi1 = false; in emitStore() local
2101 case MVT::i1: VTIsi1 = true; LLVM_FALLTHROUGH; in emitStore()
2111 if (VTIsi1 && SrcReg != AArch64::WZR) { in emitStore()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2142 bool VTIsi1 = false; in emitStore() local
2152 case MVT::i1: VTIsi1 = true; LLVM_FALLTHROUGH; in emitStore()
2162 if (VTIsi1 && SrcReg != AArch64::WZR) { in emitStore()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64FastISel.cpp2142 bool VTIsi1 = false; in emitStore() local
2152 case MVT::i1: VTIsi1 = true; LLVM_FALLTHROUGH; in emitStore()
2162 if (VTIsi1 && SrcReg != AArch64::WZR) { in emitStore()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64FastISel.cpp2144 bool VTIsi1 = false; in emitStore() local
2154 case MVT::i1: VTIsi1 = true; LLVM_FALLTHROUGH; in emitStore()
2164 if (VTIsi1 && SrcReg != AArch64::WZR) { in emitStore()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2091 bool VTIsi1 = false; in emitStore() local
2101 case MVT::i1: VTIsi1 = true; LLVM_FALLTHROUGH; in emitStore()
2111 if (VTIsi1 && SrcReg != AArch64::WZR) { in emitStore()

12