/bootable/recovery/minzip/ |
Inlines.c | 17 /* Make sure that non-inlined versions of INLINED-marked functions
|
/external/llvm/test/Transforms/Inline/ |
alloca_test.ll | 1 ; This test ensures that alloca instructions in the entry block for an inlined 2 ; function are moved to the top of the function they are inlined into.
|
2010-05-31-ByvalTailcall.ll | 5 ; be used by inlined calls, so any inlined calls need to have their 'tail' flags 7 ; (inlined) call to 'ext' in 'foo' was being passed an uninitialized value.
|
2003-10-26-InlineInvokeExceptionDestPhi.ll | 2 ; node in the exception destination, and the inlined function contains an
|
inline_dce.ll | 2 ; inlined into all of their callers.
|
delete-call.ll | 1 ; RUN: opt %s -S -inline -functionattrs -stats |& grep {Number of call sites deleted, not inlined} 2 ; RUN: opt %s -S -inline -stats |& grep {Number of functions inlined}
|
dynamic_alloca_test.ll | 1 ; Test that functions with dynamic allocas get inlined in a case where 3 ; Functions with dynamic allocas can only be inlined into functions that
|
invoke_test-2.ll | 1 ; Test that if an invoked function is inlined, and if that function cannot
|
invoke_test-3.ll | 1 ; Test that any rethrown exceptions in an inlined function are automatically
|
/external/qemu/docs/ |
ANDROID-ELFF.TXT | 21 * If routine happens to be inlined, library traces inclusion up to the first 22 routine that is not inlined, providing names and source file location 23 information for all inlined routines in that chain.
|
/external/v8/test/mjsunit/regress/ |
regress-1229.js | 44 // Check that %NewObjectFromBound looks at correct frame for inlined function. 46 return f(y, z); /* f should be inlined into g, note rotated arguments */ 49 // Check that %NewObjectFromBound looks at correct frame for inlined function. 56 return f(local_y, local_z); /* f should be inlined into h */ 71 // Check that %_IsConstructCall returns correct value when inlined 79 var non_construct = baz(); /* baz should be inlined */
|
regress-1145.js | 35 // A lazily compiled function with a syntax error that is attempted inlined 51 if (x == 0) fail(); // Hope to be inlined during optimization.
|
/external/e2fsprogs/lib/ext2fs/ |
inline.c | 2 * inline.c --- Includes the inlined functions defined in the header
|
/external/qemu/elff/ |
elff_api.h | 33 * with the previous array entry has been inlined. First element in the array
34 * (at index 0) represents information for the inlined routine, referenced by
42 /* Name of the routine where previous routine is inlined.
47 /* Source file name where routine is inlined.
54 /* Source file directory where routine is inlined.
59 /* Source file line number where routine is inlined.
96 /* If routine that contains the given address has been inlined (or it is part
98 * inline branch rooting to the first routine that has not been inlined. The
100 * the given address has been inlined. The second entry contains information
102 * containing the given address has not been inlined, this field is set to [all...] |
/ndk/sources/host-tools/ndk-stack/elff/ |
elff_api.h | 33 * with the previous array entry has been inlined. First element in the array 34 * (at index 0) represents information for the inlined routine, referenced by 42 /* Name of the routine where previous routine is inlined. 47 /* Source file name where routine is inlined. 54 /* Source file directory where routine is inlined. 59 /* Source file line number where routine is inlined. 96 /* If routine that contains the given address has been inlined (or it is part 98 * inline branch rooting to the first routine that has not been inlined. The 100 * the given address has been inlined. The second entry contains information 102 * containing the given address has not been inlined, this field is set t [all...] |
/external/llvm/include/llvm/Transforms/Utils/ |
BasicInliner.h | 29 /// free to delete a function if it is inlined into all call sites. 41 /// neverInlineFunction - Sometimes a function is never to be inlined 47 /// inlined functions.
|
/dalvik/dx/src/junit/extensions/ |
ActiveTestSuite.java | 39 // inlined due to limitation in VA/Java
|
/external/llvm/test/FrontendC/ |
2009-01-05-BlockInlining.c | 6 // All of these should be inlined equivalently into a single printf call.
|
/libcore/junit/src/main/java/junit/extensions/ |
ActiveTestSuite.java | 39 // inlined due to limitation in VA/Java
|
/dalvik/vm/compiler/ |
CompilerIR.h | 103 kMIRInlined, // Invoke is inlined (ie dead) 104 kMIRInlinedPred, // Invoke is inlined via prediction 105 kMIRCallee, // Instruction is inlined from callee 135 // Used by the inlined insn from the callee to find the mother method 137 // Used by the inlined invoke to find the class and method pointers 258 int numDalvikRegisters; // method->registersSize + inlined
|
/external/llvm/include/llvm/Analysis/ |
InlineCost.h | 45 /// "never" be inlined. Otherwise, the cost represents a unitless 47 /// being inlined. 119 /// inlined into any caller. 141 /// result assumes that the inlined version will always be used. You should 160 /// higher threshold to determine if the function call should be inlined. 169 /// has been inlined. If Callee is NULL it means a dead call has been
|
/external/llvm/lib/Transforms/Utils/ |
BasicInliner.cpp | 51 /// neverInlineFunction - Sometimes a function is never to be inlined 59 /// inlined functions. 72 /// inlined functions. 145 // Remove completely inlined functions from module. 169 /// neverInlineFunction - Sometimes a function is never to be inlined because 177 /// inlined functions.
|
/external/proguard/src/proguard/optimize/peephole/ |
MethodInliner.java | 50 private static final int MAXIMUM_INLINED_CODE_LENGTH = Integer.parseInt(System.getProperty("maximum.inlined.code.length", "8")); 83 private boolean inlined; field in class:MethodInliner 95 * should be inlined, or, alternatively, 117 * should be inlined, or, alternatively, 120 * inlined invocation instructions. 165 // Update the code attribute if any code has been inlined. 196 // the modification of a few inlined instructions. 205 inlined = true; 393 inlined = false; 395 // Append a label, in case the invocation will be inlined [all...] |
/external/v8/src/ |
ic.h | 299 // Clear the use of the inlined version. 302 // The offset from the inlined patch site to the start of the 303 // inlined load instruction. It is architecture-dependent, and not 364 // Clear the use of the inlined version. 410 // Support for patching the map that is checked in an inlined 440 // Clear the use of an inlined version. 443 // The offset from the inlined patch site to the start of the 444 // inlined store instruction. 493 // inlined version of the named store. 517 // Clear the inlined version so the IC is always hit [all...] |
/external/libgsm/src/ |
table.c | 9 /* Most of these tables are inlined at their point of use. 15 * (Most of them inlined, so watch out.)
|