Home
last modified time | relevance | path

Searched refs:selectRet (Results 1 – 25 of 52) sorted by relevance

123

/dports/audio/faust/faust-2.37.3/compiler/parser/
H A Dsourcefetcher.cpp102 int i, ret = -1, tempSize, selectRet, found = 0, /* For redirects */ in http_fetch() local
421 selectRet = select(sock + 1, &rfds, NULL, NULL, &tv); in http_fetch()
423 selectRet = select(sock + 1, &rfds, NULL, NULL, NULL); in http_fetch()
425 if (selectRet == 0) { in http_fetch()
432 } else if (selectRet == -1) { in http_fetch()
705 int bytesRead = 0, newlines = 0, ret, selectRet; in _http_read_header() local
714 selectRet = select(sock + 1, &rfds, NULL, NULL, &tv); in _http_read_header()
716 selectRet = select(sock + 1, &rfds, NULL, NULL, NULL); in _http_read_header()
718 if (selectRet == 0) { in _http_read_header()
723 } else if (selectRet == -1) { in _http_read_header()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp191 bool selectRet(const Instruction *I);
1298 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet() function in WebAssemblyFastISel
1388 return selectRet(I); in fastSelectInstruction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp192 bool selectRet(const Instruction *I); in WebAssemblyExplicitLocals()
1329 bool WebAssemblyFastISel::selectRet(const Instruction *I) {
1420 return selectRet(I);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp190 bool selectRet(const Instruction *I);
1291 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet() function in WebAssemblyFastISel
1381 return selectRet(I); in fastSelectInstruction()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp190 bool selectRet(const Instruction *I);
1297 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet() function in WebAssemblyFastISel
1387 return selectRet(I); in fastSelectInstruction()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp192 bool selectRet(const Instruction *I);
1329 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet() function in WebAssemblyFastISel
1420 return selectRet(I); in fastSelectInstruction()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp192 bool selectRet(const Instruction *I);
1313 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet() function in WebAssemblyFastISel
1404 return selectRet(I); in fastSelectInstruction()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp189 bool selectRet(const Instruction *I);
1290 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet() function in WebAssemblyFastISel
1380 return selectRet(I); in fastSelectInstruction()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp192 bool selectRet(const Instruction *I);
1329 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet() function in WebAssemblyFastISel
1420 return selectRet(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.cpp190 bool selectRet(const Instruction *I);
1297 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet() function in WebAssemblyFastISel
1387 return selectRet(I); in fastSelectInstruction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp192 bool selectRet(const Instruction *I);
1329 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet() function in WebAssemblyFastISel
1420 return selectRet(I); in fastSelectInstruction()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp192 bool selectRet(const Instruction *I);
1329 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet() function in WebAssemblyFastISel
1420 return selectRet(I); in fastSelectInstruction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp192 bool selectRet(const Instruction *I);
1313 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet() function in WebAssemblyFastISel
1404 return selectRet(I); in fastSelectInstruction()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp190 bool selectRet(const Instruction *I);
1297 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet() function in WebAssemblyFastISel
1387 return selectRet(I); in fastSelectInstruction()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp190 bool selectRet(const Instruction *I);
1297 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet() function in WebAssemblyFastISel
1403 return selectRet(I); in fastSelectInstruction()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp191 bool selectRet(const Instruction *I);
1282 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet() function in WebAssemblyFastISel
1388 return selectRet(I); in fastSelectInstruction()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp185 bool selectRet(const Instruction *I);
1260 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet() function in WebAssemblyFastISel
1346 case Instruction::Ret: return selectRet(I); in fastSelectInstruction()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp192 bool selectRet(const Instruction *I);
1329 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet() function in WebAssemblyFastISel
1420 return selectRet(I); in fastSelectInstruction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp165 bool selectRet(const Instruction *I);
1679 bool MipsFastISel::selectRet(const Instruction *I) { in selectRet() function in MipsFastISel
2070 return selectRet(I); in fastSelectInstruction()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp165 bool selectRet(const Instruction *I);
1683 bool MipsFastISel::selectRet(const Instruction *I) { in selectRet() function in MipsFastISel
2074 return selectRet(I); in fastSelectInstruction()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/Mips/
H A DMipsFastISel.cpp165 bool selectRet(const Instruction *I);
1681 bool MipsFastISel::selectRet(const Instruction *I) { in selectRet() function in MipsFastISel
2072 return selectRet(I); in fastSelectInstruction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp165 bool selectRet(const Instruction *I);
1678 bool MipsFastISel::selectRet(const Instruction *I) { in selectRet() function in MipsFastISel
2069 return selectRet(I); in fastSelectInstruction()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/Mips/
H A DMipsFastISel.cpp165 bool selectRet(const Instruction *I);
1678 bool MipsFastISel::selectRet(const Instruction *I) { in selectRet() function in MipsFastISel
2069 return selectRet(I); in fastSelectInstruction()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp165 bool selectRet(const Instruction *I);
1679 bool MipsFastISel::selectRet(const Instruction *I) { in selectRet() function in MipsFastISel
2070 return selectRet(I); in fastSelectInstruction()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/Mips/
H A DMipsFastISel.cpp165 bool selectRet(const Instruction *I);
1679 bool MipsFastISel::selectRet(const Instruction *I) { in selectRet() function in MipsFastISel
2070 return selectRet(I); in fastSelectInstruction()

123