Home
last modified time | relevance | path

Searched defs:inlined (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_inline_functions.c149 struct set *inlined) in inline_functions_block()
244 inline_function_impl(nir_function_impl *impl, struct set *inlined) in inline_function_impl()
273 struct set *inlined = _mesa_set_create(NULL, _mesa_hash_pointer, in nir_inline_functions() local
/external/clang/test/Analysis/
Dcrash-trace.c10 void inlined() { in inlined() function
Dunreachable-code-path.c143 void inlined(int condition) { in inlined() function
/external/compiler-rt/test/asan/TestCases/
Duse-after-scope-inlined.cc11 void inlined(int arg) { in inlined() function
/external/tensorflow/tensorflow/core/kernels/
Dcuda_device_array.h103 bool inlined() const { return data_.size <= MaxInlineValues; } in inlined() function
/external/elfutils/libdw/
Ddwarf_getscopes.c43 unsigned int inlined, nscopes; member
/external/v8/src/
Dcodegen.cc221 const auto& inlined = info->inlined_functions(); in DumpParticipatingSource() local
/external/v8/src/crankshaft/
Dlithium-codegen.cc398 for (const CompilationInfo::InlinedFunctionHolder& inlined : in PopulateDeoptimizationLiteralsWithInlinedFunctions() local
/external/proguard/src/proguard/optimize/peephole/
DMethodInliner.java82 private boolean inlined; field in MethodInliner
/external/clang/test/Analysis/inlining/
Dfalse-positive-suppression.c232 void inlinedIsDifferent(int inlined) { in inlinedIsDifferent()
/external/v8/src/compiler/
Dcode-generator.cc109 for (const CompilationInfo::InlinedFunctionHolder& inlined : in GenerateCode() local