| /llvm-project-15.0.7/llvm/test/tools/yaml2obj/ELF/ |
| H A D | header-sh-fields.yaml | 47 ## Override different fields to check the output produced. 49 ## Override the e_shoff field. 55 ## Override the e_shnum field. 61 ## Override the e_shstrndx field. 67 ## Override the e_shentsize field. 77 ## Override the e_phoff field. 83 ## Override the e_phnum field. 89 ## Override the e_phentsize field.
|
| /llvm-project-15.0.7/llvm/test/tools/obj2yaml/ELF/DWARF/ |
| H A D | debug-str.yaml | 10 ## Override the sh_type field. 15 ## Override the sh_flags field. 20 ## Override the sh_link field. 25 ## Override the sh_addr field. 30 ## Override the sh_addralign field. 35 ## Override the sh_entsize field (sh_entsize=3). 40 ## Override the sh_entsize field (sh_entsize=0). 45 ## Override the sh_info field.
|
| H A D | debug-addr.yaml | 98 ## Override the sh_type field. 102 ## Override the sh_flags field. 106 ## Override the sh_link field. 110 ## Override the sh_addr field. 114 ## Override the sh_addralign field. 118 ## Override the sh_entsize field. 122 ## Override the sh_info field.
|
| H A D | debug-ranges.yaml | 159 ## Override the sh_type field. 163 ## Override the sh_flags field. 167 ## Override the sh_link field. 171 ## Override the sh_entsize field. 175 ## Override the sh_info field. 179 ## Override the sh_addralign field. 183 ## Override the sh_address field.
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-cov/ |
| H A D | tool-name.test | 25 # GCOV: --gcda{{.*}}Override inferred gcda file 26 # GCOV: --gcno{{.*}}Override inferred gcno file
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | LangOptions.h | 860 bool has##NAME##Override() const { \ 863 TYPE get##NAME##Override() const { \ 864 assert(has##NAME##Override()); \ 867 void clear##NAME##Override() { \ 873 void set##NAME##Override(TYPE value) { \
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 2109 if (Override.empty()) in getOpEnabled() 2113 Override.split(OverrideVector, ','); in getOpEnabled() 2124 Override = Override.substr(0, RefPos); in getOpEnabled() 2128 if (Override == "all") in getOpEnabled() 2132 if (Override == "none") in getOpEnabled() 2136 if (Override == "default") in getOpEnabled() 2169 if (Override.empty()) in getOpRefinementSteps() 2173 Override.split(OverrideVector, ','); in getOpRefinementSteps() 2186 Override = Override.substr(0, RefPos); in getOpRefinementSteps() 2187 assert(Override != "none" && in getOpRefinementSteps() [all …]
|
| /llvm-project-15.0.7/llvm/test/Linker/Inputs/ |
| H A D | module-flags-dont-change-others.ll | 6 !3 = !{i32 4, !"foo", i32 37} ; Override the "foo" value.
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | GlobalCompilationDatabaseTests.cpp | 94 auto Override = cmd(testPath("foo.cc"), "-DA=3"); in TEST_F() local 95 CDB.setCompileCommand(testPath("foo.cc"), Override); in TEST_F() 99 CDB.setCompileCommand(testPath("missing.cc"), Override); in TEST_F() 113 auto Override = cmd(testPath("bar.cc"), "-DA=5"); in TEST_F() local 114 CDB.setCompileCommand(testPath("bar.cc"), Override); in TEST_F()
|
| /llvm-project-15.0.7/flang/include/flang/Optimizer/CodeGen/ |
| H A D | CGPasses.td | 29 "Override module's target triple."> 57 "Override module's target triple.">,
|
| /llvm-project-15.0.7/llvm/test/Linker/ |
| H A D | module-flags-2-b.ll | 4 !0 = !{ i32 4, !"foo", i32 37 } ; Override the "foo" value.
|
| H A D | module-flags-5-b.ll | 4 !0 = !{ i32 4, !"foo", i32 37 } ; Override the "foo" value.
|
| /llvm-project-15.0.7/llvm/test/YAMLParser/ |
| H A D | construct-merge.test | 26 - # Override
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | DevelopmentModeInlineAdvisor.cpp | 66 cl::desc("Override the path to the output spec json file. See "
|
| /llvm-project-15.0.7/clang/lib/Basic/ |
| H A D | LangOptions.cpp | 225 if (has##NAME##Override()) \ in dump() 226 llvm::errs() << "\n " #NAME " Override is " << get##NAME##Override(); in dump()
|
| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | lli.rst | 35 Override the ``argv[0]`` value passed into the executing program. 70 Override the target triple specified in the input bitcode file with the 90 Override or control specific attributes of the target, such as whether SIMD
|
| H A D | llc.rst | 59 Override the target triple specified in the input file with the specified 89 Override or control specific attributes of the target, such as whether SIMD
|
| /llvm-project-15.0.7/clang/utils/TableGen/ |
| H A D | ClangASTPropertiesEmitter.cpp | 80 OverrideRule Override = nullptr; member 127 if (info.Override) { in ASTPropsEmitter() 132 info.Override = overrideRule; in ASTPropsEmitter() 185 auto overrideRule = derivedInfo.Override; in visitAllProperties()
|
| /llvm-project-15.0.7/polly/test/ScheduleOptimizer/ManualOptimization/ |
| H A D | unroll_disable.ll | 3 ; Override unroll metadata with llvm.loop.unroll.disable.
|
| /llvm-project-15.0.7/llvm/lib/Support/Windows/ |
| H A D | Host.inc | 29 // Override the default target with an environment variable named by LLVM_TARGET_TRIPLE_ENV.
|
| /llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/shtest-shell/ |
| H A D | diff-unified.txt | 28 # Override default of 3 lines of context.
|
| /llvm-project-15.0.7/clang/test/VFS/ |
| H A D | module-import.m | 18 // Override the module map (vfsoverlay2 on top)
|
| /llvm-project-15.0.7/compiler-rt/lib/xray/ |
| H A D | xray_flags.inc | 22 "Override the default page size for the system, in bytes. The size "
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | XRefs.h | 86 Override = 1 << 2, enumerator
|
| /llvm-project-15.0.7/llvm/lib/Support/Unix/ |
| H A D | Host.inc | 76 // Override the default target with an environment variable named by
|