Searched
full:noinline (Results
626 -
650 of
1348) sorted by null
<<21222324252627282930>>
/external/compiler-rt/test/builtins/Unit/ |
enable_execute_stack_test.c | 48 void *__attribute__((noinline))
|
/external/eigen/bench/ |
bench_reverse.cpp | 18 __attribute__ ((noinline)) void bench_reverse(const MatrixType& m)
|
/external/linux-kselftest/tools/testing/selftests/x86/ |
test_FCMOV.c | 17 long double __attribute__((noinline)) insn(long flags) \
|
/external/llvm/test/CodeGen/AArch64/ |
arm64-big-endian-eh.ll | 62 ; Function Attrs: noinline noreturn nounwind
|
/external/llvm/test/CodeGen/AMDGPU/ |
call.ll | 22 define i32 @defined_function(i32 %x) nounwind noinline {
|
promote-alloca-no-opts.ll | 38 attributes #1 = { nounwind optnone noinline "amdgpu-max-work-group-size"="64" }
|
/external/llvm/test/CodeGen/ARM/ |
big-endian-eh-unwind.ll | 62 ; Function Attrs: noinline noreturn nounwind
|
/external/llvm/test/CodeGen/Mips/ |
emergency-spill-slot-near-fp.ll | 34 attributes #0 = { noinline "no-frame-pointer-elim"="true" }
|
internalfunc.ll | 47 define internal fastcc void @f2() nounwind noinline {
|
tailcall.ll | 103 define internal fastcc i32 @callee5(i32 %a0, i32 %a1, i32 %a2, i32 %a3, i32 %a4, i32 %a5, i32 %a6, i32 %a7, i32 %a8, i32 %a9) nounwind readnone noinline { 125 define internal fastcc i32 @caller8_1() nounwind noinline { 156 define internal fastcc i32 @caller9_1() nounwind noinline { 194 define i32 @caller11() nounwind noinline {
|
/external/llvm/test/CodeGen/Thumb2/ |
2010-04-26-CopyRegCrash.ll | 7 define void @test(i32 %mode) nounwind optsize noinline {
|
/external/llvm/test/CodeGen/X86/ |
2008-12-19-EarlyClobberBug.ll | 13 define i32 @umoddi3(i64 %u, i64 %v) nounwind noinline {
|
inline-asm.ll | 57 define i32 @pr14376() nounwind noinline {
|
/external/llvm/test/DebugInfo/X86/ |
dbg-const.ll | 18 define i32 @foobar() nounwind readonly noinline ssp !dbg !0 {
|
/external/llvm/test/Transforms/GVN/ |
load-pre-licm.ll | 7 define void @Bubble() nounwind noinline {
|
/external/llvm/test/Transforms/LoopVectorize/ |
metadata-unroll.ll | 20 define void @inc(i32 %n) nounwind uwtable noinline ssp {
|
simple-unroll.ll | 20 define void @inc(i32 %n) nounwind uwtable noinline ssp {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Mips/ |
internalfunc.ll | 47 define internal fastcc void @f2() nounwind noinline {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/ |
2010-04-26-CopyRegCrash.ll | 7 define void @test(i32 %mode) nounwind optsize noinline {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
2008-12-19-EarlyClobberBug.ll | 13 define i32 @umoddi3(i64 %u, i64 %v) nounwind noinline {
|
2010-06-28-DbgEntryPC.ll | 25 define void @foo(i32 %x) nounwind noinline ssp { 36 define i8* @bar(%struct.a* %b) nounwind noinline ssp { 41 tail call void @foo(i32 %1) nounwind noinline ssp, !dbg !33 56 %2 = call i8* @bar(%struct.a* %e) nounwind noinline ssp, !dbg !40 ; <i8*> [#uses=0]
|
dbg-const.ll | 6 define i32 @foobar() nounwind readonly noinline ssp {
|
vec_shuffle-37.ll | 27 define void @t02(<8 x i32>* %source, <2 x i32>* %dest) nounwind noinline {
|
/external/swiftshader/third_party/LLVM/test/Transforms/GVN/ |
load-pre-licm.ll | 7 define void @Bubble() nounwind noinline {
|
/external/swiftshader/third_party/LLVM/test/Transforms/Inline/ |
2007-06-06-NoInline.ll | 2 @llvm.noinline = appending global [1 x i8*] [ i8* bitcast (i32 (i32, i32)* @bar to i8*) ], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0]
|
Completed in 484 milliseconds
<<21222324252627282930>>