/external/clang/test/Driver/ |
redzone.c | 2 // RUN: grep 'noredzone' %t.log 4 // RUN: grep -v 'noredzone' %t.log
|
/external/llvm/test/CodeGen/X86/ |
red-zone.ll | 3 ; First without noredzone. 14 ; Then with noredzone. 21 define x86_fp80 @f1(float %f) nounwind readnone noredzone {
|
vararg_tailcall.ll | 16 define void @foo(i64 %arg) nounwind optsize ssp noredzone { 18 %call = tail call i32 (i8*, ...) @printf(i8* getelementptr inbounds ([5 x i8], [5 x i8]* @.str, i64 0, i64 0), i64 %arg) nounwind optsize noredzone 22 declare i32 @printf(i8*, ...) optsize noredzone 28 define void @bar(i64 %arg) nounwind optsize ssp noredzone { 30 tail call void @bar2(i8* getelementptr inbounds ([5 x i8], [5 x i8]* @.str, i64 0, i64 0), i64 %arg) nounwind optsize noredzone 34 declare void @bar2(i8*, i64) optsize noredzone 40 define i8* @foo2(i8* %arg) nounwind optsize ssp noredzone { 43 %call = tail call i8* (i8*, i8*, ...) @x2(i8* %arg, i8* %tmp1) nounwind optsize noredzone 47 declare i8* @x2(i8*, i8*, ...) optsize noredzone 53 define i8* @foo6(i8* %arg1, i8* %arg2) nounwind optsize ssp noredzone { [all...] |
red-zone2.ll | 6 define x86_fp80 @f0(float %f) nounwind readnone noredzone {
|
2009-07-19-AsmExtraOperands.ll | 4 define i32 @atomic_cmpset_long(i64* %dst, i64 %exp, i64 %src) nounwind ssp noredzone noimplicitfloat {
|
memcpy.ll | 36 define void @test3(i8* nocapture %A, i8* nocapture %B) nounwind optsize noredzone { 63 define void @test3_minsize(i8* nocapture %A, i8* nocapture %B) nounwind minsize noredzone { 73 define void @test3_minsize_optsize(i8* nocapture %A, i8* nocapture %B) nounwind optsize minsize noredzone { 84 define void @test4(i8* nocapture %A, i8* nocapture %B) nounwind noredzone {
|
select.ll | 136 define i64 @test9(i64 %x, i64 %y) nounwind readnone ssp noredzone { 154 define i64 @test9a(i64 %x, i64 %y) nounwind readnone ssp noredzone { 171 define i64 @test9b(i64 %x, i64 %y) nounwind readnone ssp noredzone { 190 define i64 @test10(i64 %x, i64 %y) nounwind readnone ssp noredzone { 209 define i64 @test11(i64 %x, i64 %y) nounwind readnone ssp noredzone { 228 define i64 @test11a(i64 %x, i64 %y) nounwind readnone ssp noredzone { 248 declare noalias i8* @_Znam(i64) noredzone 250 define noalias i8* @test12(i64 %count) nounwind ssp noredzone { 256 %call = tail call noalias i8* @_Znam(i64 %D) nounwind noredzone
|
powi.ll | 4 define double @pow_wrapper(double %a) nounwind readonly ssp noredzone {
|
2009-09-23-LiveVariablesBug.ll | 18 declare i64 @OSAddAtomic64(i64, i64*) noredzone noimplicitfloat 20 define i32 @upl_commit_range(%struct.upl* %upl, i32 %offset, i32 %size, i32 %flags, %struct.upl_page_info* %page_list, i32 %count, i32* nocapture %empty) nounwind noredzone noimplicitfloat { 70 %call721 = call i64 @OSAddAtomic64(i64 1, i64* undef) nounwind noredzone noimplicitfloat ; <i64> [#uses=0]
|
fast-isel-x86-64.ll | 133 define void @test12(i8 %tmp) nounwind ssp noredzone { 139 call void @test12(i8 0) noredzone 164 define void @test14(i8 %tmp) nounwind ssp noredzone { 167 call void @test13f(i1 zeroext %tobool) noredzone
|
divide-by-constant.ll | 15 define zeroext i16 @test2(i8 signext %x, i16 zeroext %c) nounwind readnone ssp noredzone { 26 define zeroext i8 @test3(i8 zeroext %x, i8 zeroext %c) nounwind readnone ssp noredzone {
|
/external/clang/test/CodeGen/ |
code-coverage.c | 16 // Check that the noredzone flag is set on the generated functions. 30 // CHECK: attributes [[NRZ]] = { {{.*}}noredzone{{.*}} }
|
/external/llvm/test/Transforms/JumpThreading/ |
indirectbr.ll | 77 define void @test3() nounwind ssp noredzone { 82 %call = call i32 (...) @printf(i8* getelementptr inbounds ([4 x i8], [4 x i8]* @.str, i64 0, i64 0), i64 ptrtoint (i8* blockaddress(@test3, %__here) to i64)) nounwind noredzone 86 %call2 = call i32 (...) @printf(i8* getelementptr inbounds ([4 x i8], [4 x i8]* @.str, i64 0, i64 0), i64 ptrtoint (i8* blockaddress(@test3, %__here1) to i64)) nounwind noredzone 90 %call4 = call i32 (...) @printf(i8* getelementptr inbounds ([4 x i8], [4 x i8]* @.str, i64 0, i64 0), i64 ptrtoint (i8* blockaddress(@test3, %__here3) to i64)) nounwind noredzone 94 declare i32 @printf(...) noredzone
|
/external/llvm/test/Transforms/SimplifyCFG/ |
switch-to-icmp.ll | 3 define zeroext i1 @test1(i32 %x) nounwind readnone ssp noredzone { 23 define zeroext i1 @test2(i32 %x) nounwind readnone ssp noredzone {
|
switch_create.ll | 104 define i32 @test4(i8 zeroext %c) nounwind ssp noredzone { 130 define i32 @test5(i8 zeroext %c) nounwind ssp noredzone { 187 define void @test7(i8 zeroext %c, i32 %x) nounwind ssp noredzone { 197 tail call void @foo1() nounwind noredzone 213 define i32 @test8(i8 zeroext %c, i32 %x, i1 %C) nounwind ssp noredzone { 226 tail call void @foo1() nounwind noredzone 242 define i32 @test9(i8 zeroext %c) nounwind ssp noredzone { 390 define void @test13(i32 %x) nounwind ssp noredzone { 408 call void @foo1() noredzone 424 define void @test14(i32 %x) nounwind ssp noredzone { [all...] |
/external/llvm/include/llvm/Transforms/ |
Instrumentation.h | 68 // Add the 'noredzone' attribute to added runtime library calls. 69 bool NoRedZone; 89 InstrProfOptions() : NoRedZone(false) {} 91 // Add the 'noredzone' attribute to added runtime library calls. 92 bool NoRedZone;
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
asan-vs-gvn.ll | 16 define i32 @test_widening_bad(i8* %P) nounwind ssp noredzone sanitize_address { 39 define i32 @test_widening_ok(i8* %P) nounwind ssp noredzone sanitize_address {
|
/external/llvm/test/Transforms/CodeGenPrepare/ |
basic.ll | 10 define i32 @test1(i8* %ptr) nounwind ssp noredzone align 2 {
|
/external/llvm/test/Instrumentation/ThreadSanitizer/ |
tsan-vs-gvn.ll | 13 define i32 @test_widening_bad(i8* %P) nounwind ssp noredzone sanitize_thread {
|
/external/llvm/test/Transforms/ConstProp/ |
2009-09-01-GEP-Crash.ll | 19 define void @init_hrtimers_cpu(i32 %cpu) nounwind noredzone section ".cpuinit.text" {
|
/external/llvm/lib/Transforms/Instrumentation/ |
InstrProfiling.cpp | 388 if (Options.NoRedZone) RegisterF->addFnAttr(Attribute::NoRedZone); 422 if (Options.NoRedZone) User->addFnAttr(Attribute::NoRedZone); 474 if (Options.NoRedZone) F->addFnAttr(Attribute::NoRedZone);
|
GCOVProfiling.cpp | 58 Options.NoRedZone = false; 680 if (Options.NoRedZone) 681 F->addFnAttr(Attribute::NoRedZone); 840 if (Options.NoRedZone) 841 WriteoutF->addFnAttr(Attribute::NoRedZone); 896 if (Options.NoRedZone) 897 Fn->addFnAttr(Attribute::NoRedZone); [all...] |
/external/llvm/test/Transforms/LoopUnswitch/ |
preserve-analyses.ll | 100 define void @pnp_check_irq() nounwind noredzone { 106 %call.i25 = call i8* @pci_get_device() nounwind noredzone ; <i8*> [#uses=2] 129 declare i8* @pci_get_device() noredzone
|
/external/llvm/include/llvm/IR/ |
Attributes.td | 100 def NoRedZone : EnumAttr<"noredzone">;
|
/external/llvm/test/Bitcode/ |
attributes-3.3.ll | 116 define void @f19() noredzone 223 ; CHECK: attributes #9 = { noredzone }
|