Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp192 bool selectUnreachable(const Instruction *I);
1355 bool WebAssemblyFastISel::selectUnreachable(const Instruction *I) { in selectUnreachable() function in WebAssemblyFastISel
1390 return selectUnreachable(I); in fastSelectInstruction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp193 bool selectUnreachable(const Instruction *I); in WebAssemblyExplicitLocals()
1387 bool WebAssemblyFastISel::selectUnreachable(const Instruction *I) {
1422 return selectUnreachable(I);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp191 bool selectUnreachable(const Instruction *I);
1348 bool WebAssemblyFastISel::selectUnreachable(const Instruction *I) { in selectUnreachable() function in WebAssemblyFastISel
1383 return selectUnreachable(I); in fastSelectInstruction()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp191 bool selectUnreachable(const Instruction *I);
1354 bool WebAssemblyFastISel::selectUnreachable(const Instruction *I) { in selectUnreachable() function in WebAssemblyFastISel
1389 return selectUnreachable(I); in fastSelectInstruction()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp193 bool selectUnreachable(const Instruction *I);
1387 bool WebAssemblyFastISel::selectUnreachable(const Instruction *I) { in selectUnreachable() function in WebAssemblyFastISel
1422 return selectUnreachable(I); in fastSelectInstruction()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp193 bool selectUnreachable(const Instruction *I);
1371 bool WebAssemblyFastISel::selectUnreachable(const Instruction *I) { in selectUnreachable() function in WebAssemblyFastISel
1406 return selectUnreachable(I); in fastSelectInstruction()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp190 bool selectUnreachable(const Instruction *I);
1347 bool WebAssemblyFastISel::selectUnreachable(const Instruction *I) { in selectUnreachable() function in WebAssemblyFastISel
1382 return selectUnreachable(I); in fastSelectInstruction()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp193 bool selectUnreachable(const Instruction *I);
1387 bool WebAssemblyFastISel::selectUnreachable(const Instruction *I) { in selectUnreachable() function in WebAssemblyFastISel
1422 return selectUnreachable(I); in fastSelectInstruction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp191 bool selectUnreachable(const Instruction *I);
1354 bool WebAssemblyFastISel::selectUnreachable(const Instruction *I) { in selectUnreachable() function in WebAssemblyFastISel
1389 return selectUnreachable(I); in fastSelectInstruction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp193 bool selectUnreachable(const Instruction *I);
1387 bool WebAssemblyFastISel::selectUnreachable(const Instruction *I) { in selectUnreachable() function in WebAssemblyFastISel
1422 return selectUnreachable(I); in fastSelectInstruction()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp193 bool selectUnreachable(const Instruction *I);
1387 bool WebAssemblyFastISel::selectUnreachable(const Instruction *I) { in selectUnreachable() function in WebAssemblyFastISel
1422 return selectUnreachable(I); in fastSelectInstruction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp193 bool selectUnreachable(const Instruction *I);
1371 bool WebAssemblyFastISel::selectUnreachable(const Instruction *I) { in selectUnreachable() function in WebAssemblyFastISel
1406 return selectUnreachable(I); in fastSelectInstruction()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp191 bool selectUnreachable(const Instruction *I);
1354 bool WebAssemblyFastISel::selectUnreachable(const Instruction *I) { in selectUnreachable() function in WebAssemblyFastISel
1389 return selectUnreachable(I); in fastSelectInstruction()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp191 bool selectUnreachable(const Instruction *I);
1370 bool WebAssemblyFastISel::selectUnreachable(const Instruction *I) { in selectUnreachable() function in WebAssemblyFastISel
1405 return selectUnreachable(I); in fastSelectInstruction()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp192 bool selectUnreachable(const Instruction *I);
1355 bool WebAssemblyFastISel::selectUnreachable(const Instruction *I) { in selectUnreachable() function in WebAssemblyFastISel
1390 return selectUnreachable(I); in fastSelectInstruction()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp186 bool selectUnreachable(const Instruction *I);
1324 bool WebAssemblyFastISel::selectUnreachable(const Instruction *I) { in selectUnreachable() function in WebAssemblyFastISel
1347 case Instruction::Unreachable: return selectUnreachable(I); in fastSelectInstruction()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp193 bool selectUnreachable(const Instruction *I);
1387 bool WebAssemblyFastISel::selectUnreachable(const Instruction *I) { in selectUnreachable() function in WebAssemblyFastISel
1422 return selectUnreachable(I); in fastSelectInstruction()