| /llvm-project-15.0.7/llvm/test/DebugInfo/AArch64/ |
| H A D | compiler-gen-bbs-livedebugvalues.mir | 12 br label %artificial-bb-1, !dbg !13 14 artificial-bb-1: 15 br label %artificial-bb-2 17 artificial-bb-2: 94 bb.1.artificial-bb-1: 95 ; CHECK-LABEL: bb.1.artificial-bb-1: 98 bb.2.artificial-bb-2: 99 ; CHECK-LABEL: bb.2.artificial-bb-2:
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | artificial.c | 3 inline void __attribute__((artificial)) foo(void) {} in foo() 4 void __attribute__((artificial)) bar(void) {} // expected-warning {{'artificial' attribute only app… in bar()
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | artificial.c | 6 inline void __attribute__((artificial)) foo(void) {} in foo()
|
| /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/PDB/ |
| H A D | variables.test | 58 FUNC-CONSTRUCTOR-SAME: artificial 66 FUNC-MEMBER-SAME: artificial
|
| H A D | pointers.test | 36 F-SAME: (ST *), scope = parameter, location = {{(DW_OP.*)|(<empty>)}}, artificial
|
| /llvm-project-15.0.7/llvm/test/Transforms/FunctionImport/Inputs/ |
| H A D | adjustable_threshold.ll | 6 ; Adds an artificial level in the call graph to reduce the importing threshold
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/ |
| H A D | integration-shuffle-vector.ll | 6 ; simple copies. I.e., we don't artificial try to keep the big
|
| /llvm-project-15.0.7/lldb/include/lldb/Symbol/ |
| H A D | Variable.h | 36 bool external, bool artificial, bool location_is_constant_data,
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AVR/ |
| H A D | pre-schedule.ll | 23 ; won't trigger due to create copy of artificial CallResource register.
|
| /llvm-project-15.0.7/llvm/test/Transforms/GCOVProfiling/ |
| H A D | global-ctor.ll | 1 ;; For a global constructor, _GLOBAL__sub_I_ only has artificial lines.
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | CoreProperties.td | 53 …olumn}${ansi.normal}}}{${function.is-optimized} [opt]}{${frame.is-artificial} [artificial]}\\\\n">, 176 …olumn}${ansi.normal}}}{${function.is-optimized} [opt]}{${frame.is-artificial} [artificial]}\\\\n">,
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/ARM/ |
| H A D | dwarfdump-rela.yaml | 46 # This is completely artificial and unlikely to be ever generated
|
| /llvm-project-15.0.7/clang/test/Driver/ |
| H A D | cl-denorms-are-zero.cl | 17 // Default target is artificial, but should assume a conservative default.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | swp-art-deps-rec.ll | 12 ; Test that the artificial dependences are ignored while computing the 15 ; The recurrence should be 1 here. If we do not ignore artificial deps,
|
| H A D | swp-copytophi-dag.ll | 6 ; Test that the artificial dependence is created as a result of
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | debug-info-blocks.m | 14 // parameters to these functions are marked as artificial (so the debugger
|
| /llvm-project-15.0.7/lldb/source/Symbol/ |
| H A D | Variable.cpp | 43 bool artificial, bool location_is_constant_data, in Variable() argument 49 m_artificial(artificial), m_loc_is_const_data(location_is_constant_data), in Variable()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | arm64-neon-v1i1-setcc.ll | 4 ; some form of correct lowering occurs, the tests are a little artificial but I
|
| H A D | concat_vector-scalar-combine.ll | 81 ; This is a pretty artificial testcase: make sure we bitcast to floating-point
|
| /llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/ |
| H A D | SymbolFileNativePDB.cpp | 833 bool artificial = false; in CreateGlobalVariable() local 838 scope, comp_unit.get(), ranges, &decl, location, is_external, artificial, in CreateGlobalVariable() 866 bool artificial = false; in CreateConstantSymbol() local 872 external, artificial, location_is_constant_data, static_member); in CreateConstantSymbol() 1720 bool artificial = false; in CreateLocalVariable() local 1727 &block, *var_info.ranges, &decl, locaiton_list, external, artificial, in CreateLocalVariable()
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-profgen/ |
| H A D | inline-noprobe2.test | 1 ; RUN: llvm-profgen --format=text --perfscript=%S/Inputs/artificial-branch.perfscript --binary=%S/I…
|
| /llvm-project-15.0.7/llvm/include/llvm/ProfileData/ |
| H A D | GCOV.h | 260 uint8_t artificial = 0; variable
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/MIR/ARM/ |
| H A D | split-superreg-complex.mir | 4 # This is an artificial example of a debug value residing in a composite
|
| /llvm-project-15.0.7/llvm/cmake/modules/ |
| H A D | TableGen.cmake | 173 # Create an artificial dependency between tablegen projects, because they
|
| /llvm-project-15.0.7/lldb/unittests/Symbol/ |
| H A D | TestTypeSystemClang.cpp | 906 bool artificial = false; in TEST_F() local 909 c, "-[A foo]", func_type, lldb::eAccessPublic, artificial, variadic, in TEST_F()
|