Home
last modified time | relevance | path

Searched refs:setDoesNotReturn (Results 1 – 25 of 264) sorted by relevance

1234567891011

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Support/
H A DCallSite.h230 void setDoesNotReturn(bool doesNotReturn = true) {
231 CALLSITE_DELEGATE_SETTER(setDoesNotReturn(doesNotReturn));
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp235 CI->setDoesNotReturn(); in InsertUnwindResumeCalls()
265 CI->setDoesNotReturn(); in InsertUnwindResumeCalls()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DDwarfEHPrepare.cpp235 CI->setDoesNotReturn(); in InsertUnwindResumeCalls()
265 CI->setDoesNotReturn(); in InsertUnwindResumeCalls()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp212 CI->setDoesNotReturn(); in InsertUnwindResumeCalls()
242 CI->setDoesNotReturn(); in InsertUnwindResumeCalls()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp235 CI->setDoesNotReturn(); in InsertUnwindResumeCalls()
265 CI->setDoesNotReturn(); in InsertUnwindResumeCalls()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp235 CI->setDoesNotReturn(); in InsertUnwindResumeCalls()
265 CI->setDoesNotReturn(); in InsertUnwindResumeCalls()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp235 CI->setDoesNotReturn(); in InsertUnwindResumeCalls()
265 CI->setDoesNotReturn(); in InsertUnwindResumeCalls()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp212 CI->setDoesNotReturn(); in InsertUnwindResumeCalls()
242 CI->setDoesNotReturn(); in InsertUnwindResumeCalls()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp235 CI->setDoesNotReturn(); in InsertUnwindResumeCalls()
265 CI->setDoesNotReturn(); in InsertUnwindResumeCalls()
/dports/security/clamav/clamav-0.104.2/libclamav/c++/
H A DClamBCRTChecks.cpp328 AbrtC->setDoesNotReturn(true);
331 AbrtC->setDoesNotReturn();
722 AbrtC->setDoesNotReturn(true);
725 AbrtC->setDoesNotReturn();
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/
H A DClamBCRTChecks.cpp322 AbrtC->setDoesNotReturn(true);
325 AbrtC->setDoesNotReturn();
707 AbrtC->setDoesNotReturn(true);
710 AbrtC->setDoesNotReturn();
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/IR/
H A DCallSite.h500 void setDoesNotReturn() { in setDoesNotReturn() function
501 CALLSITE_DELEGATE_SETTER(setDoesNotReturn()); in setDoesNotReturn()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/IR/
H A DCallSite.h500 void setDoesNotReturn() { in setDoesNotReturn() function
501 CALLSITE_DELEGATE_SETTER(setDoesNotReturn()); in setDoesNotReturn()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/IR/
H A DCallSite.h513 void setDoesNotReturn() { in setDoesNotReturn() function
514 CALLSITE_DELEGATE_SETTER(setDoesNotReturn()); in setDoesNotReturn()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DCallSite.h513 void setDoesNotReturn() { in setDoesNotReturn() function
514 CALLSITE_DELEGATE_SETTER(setDoesNotReturn()); in setDoesNotReturn()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/IR/
H A DCallSite.h513 void setDoesNotReturn() { in setDoesNotReturn() function
514 CALLSITE_DELEGATE_SETTER(setDoesNotReturn()); in setDoesNotReturn()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/IR/
H A DCallSite.h513 void setDoesNotReturn() { in setDoesNotReturn() function
514 CALLSITE_DELEGATE_SETTER(setDoesNotReturn()); in setDoesNotReturn()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp190 TrapCall->setDoesNotReturn(); in addBoundsChecking()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp190 TrapCall->setDoesNotReturn(); in addBoundsChecking()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp190 TrapCall->setDoesNotReturn(); in addBoundsChecking()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp196 TrapCall->setDoesNotReturn(); in addBoundsChecking()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp196 TrapCall->setDoesNotReturn(); in addBoundsChecking()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp191 TrapCall->setDoesNotReturn(); in addBoundsChecking()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/
H A DFunction.h242 void setDoesNotReturn(bool DoesNotReturn = true) {
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp196 TrapCall->setDoesNotReturn(); in addBoundsChecking()

1234567891011