HomeSort by relevance Sort by last modified time
    Searched full:noreturn (Results 326 - 350 of 830) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/SPARC/
exception.ll 138 ; Function Attrs: noreturn
156 attributes #2 = { noreturn }
  /external/llvm/test/Transforms/Inline/
devirtualize-3.ll 30 call void @exit(i32 %rcode) noreturn
78 declare void @exit(i32) noreturn
  /external/llvm/test/Transforms/JumpThreading/
lvi-load.ll 30 tail call void @__assert_rtn(i8* getelementptr inbounds ([5 x i8], [5 x i8]* @_ZZN4llvm4castINS_11InstructionEPNS_5ValueEEENS_10cast_rettyIT_T0_E8ret_typeERKS6_E8__func__, i64 0, i64 0), i8* getelementptr inbounds ([31 x i8], [31 x i8]* @.str, i64 0, i64 0), i32 202, i8* getelementptr inbounds ([59 x i8], [59 x i8]* @.str1, i64 0, i64 0)) noreturn
47 declare void @__assert_rtn(i8*, i8*, i32, i8*) noreturn
  /external/llvm/test/Transforms/SimplifyCFG/
switch-on-const-select.ll 136 declare void @llvm.trap() nounwind noreturn
141 ; CHECK: attributes #1 = { noreturn nounwind }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
predict.def 71 /* Branch to basic block containing call marked by noreturn attribute. */
72 DEF_PREDICTOR (PRED_NORETURN, "noreturn call", PROB_VERY_LIKELY,
  /system/core/adb/
adb.h 147 void fatal(const char* fmt, ...) __attribute__((noreturn, format(__printf__, 1, 2)));
148 void fatal_errno(const char* fmt, ...) __attribute__((noreturn, format(__printf__, 1, 2)));
  /external/libcxx/include/
__config 269 # define _LIBCPP_NORETURN [[noreturn]]
271 # define _LIBCPP_NORETURN __attribute__ ((noreturn))
404 #define _LIBCPP_NORETURN __attribute__((noreturn))
512 #define _LIBCPP_NORETURN __declspec(noreturn)
536 #define _LIBCPP_NORETURN __attribute__((noreturn))
  /external/llvm/test/Transforms/InstCombine/
crash.ll 172 call void @_ZSt9terminatev() noreturn nounwind
376 declare void @test18b() noreturn
378 declare void @test18a() noreturn
384 invoke void @test18b() noreturn
388 invoke void @test18a() noreturn
  /external/v8/include/
v8config.h 176 // V8_HAS_ATTRIBUTE_NORETURN - __attribute__((noreturn)) supported
193 // V8_HAS_DECLSPEC_NORETURN - __declspec(noreturn) supported
216 # define V8_HAS_ATTRIBUTE_NORETURN (__has_attribute(noreturn))
322 # define V8_NORETURN __attribute__((noreturn))
324 # define V8_NORETURN __declspec(noreturn)
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
__config 251 # define _LIBCPP_NORETURN [[noreturn]]
253 # define _LIBCPP_NORETURN __attribute__ ((noreturn))
378 #define _LIBCPP_NORETURN __attribute__((noreturn))
530 #define _LIBCPP_NORETURN __declspec(noreturn)
553 #define _LIBCPP_NORETURN __attribute__((noreturn))
  /ndk/sources/host-tools/make-3.81/
make.h 234 extern void abort PARAMS ((void)) __attribute__ ((noreturn));
235 extern void exit PARAMS ((int)) __attribute__ ((noreturn));
407 __attribute__ ((noreturn, __format__ (__printf__, 2, 3)));
414 extern void die PARAMS ((int)) __attribute__ ((noreturn));
416 extern void pfatal_with_name PARAMS ((const char *)) __attribute__ ((noreturn));
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/
__config 251 # define _LIBCPP_NORETURN [[noreturn]]
253 # define _LIBCPP_NORETURN __attribute__ ((noreturn))
378 #define _LIBCPP_NORETURN __attribute__((noreturn))
530 #define _LIBCPP_NORETURN __declspec(noreturn)
553 #define _LIBCPP_NORETURN __attribute__((noreturn))
  /external/clang/test/Analysis/
dtor.cpp 380 ~NRCheck() __attribute__((noreturn));
469 namespace NoReturn {
471 ~NR() __attribute__((noreturn));
  /external/llvm/lib/Transforms/IPO/
PruneEH.cpp 38 STATISTIC(NumUnreach, "Number of noreturn calls optimized");
163 if (!SCCMightReturn && !F->hasFnAttribute(Attribute::NoReturn)) {
164 F->addFnAttr(Attribute::NoReturn);
  /external/llvm/test/CodeGen/PowerPC/
glob-comp-aa-crash.ll 110 ; Function Attrs: noreturn optsize
127 attributes #2 = { noreturn optsize "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
131 attributes #6 = { noreturn optsize }
  /development/ndk/platforms/android-3/include/android/
log.h 119 __attribute__ ((noreturn))
  /device/google/contexthub/firmware/inc/
toolchain.h 81 #define NO_RETURN void __attribute__((noreturn))
  /external/avahi/avahi-daemon/
Android.mk 65 -Wmissing-noreturn \
  /external/clang/include/clang/CodeGen/
CGFunctionInfo.h 359 /// Whether this function is noreturn.
360 unsigned NoReturn : 1;
423 bool isNoReturn() const { return NoReturn; }
480 ID.AddBoolean(NoReturn);
  /external/clang/test/SemaTemplate/
instantiate-function-params.cpp 85 __attribute__((noreturn)) functype func2;
  /external/iproute2/genl/
genl.c 100 static void usage(void) __attribute__((noreturn));
  /external/libdaemon/
configure.ac 58 CC_CHECK_CFLAGS_APPEND([-pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing])
  /external/libopus/silk/
typedef.h 65 __attribute__((noreturn))
  /external/libopus/tests/
test_opus_common.h 66 __attribute__((noreturn))
  /external/libvpx/libvpx/
tools_common.h 109 #define VPX_NO_RETURN __attribute__((noreturn))

Completed in 750 milliseconds

<<11121314151617181920>>