Home
last modified time | relevance | path

Searched refs:Duplicate (Results 1 – 25 of 52) sorted by relevance

123

/llvm-project-15.0.7/clang/test/Modules/Inputs/
H A Dcategory_left.h11 @interface Foo(Duplicate)
14 @interface Foo(Duplicate)
H A Dcategory_right.h12 @interface Foo(Duplicate)
/llvm-project-15.0.7/lld/MachO/
H A Dld64-vs-lld.rst34 …* Duplicate ObjC symbols from the same archives will not raise an error. LD64 will pick the first …
35 * Duplicate ObjC symbols from different archives will raise a "duplicate symbol" error.
37 * Duplicate symbols, regardless of which archives they are from, will raise errors.
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dattr-swift_bridge.m35 // Duplicate attributes with the same arguments are fine.
37 // Duplicate attributes with different arguments are not.
/llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/X86/
H A DSnippetRepetitorTest.cpp68 TEST_F(X86SnippetRepetitorTest, Duplicate) { in TEST_F() argument
69 TestCommon(InstructionBenchmark::Duplicate); in TEST_F()
/llvm-project-15.0.7/clang/test/Analysis/copypaste/Inputs/
H A Dclone-begin-end-different-file-begin-macro-1.inc1 X // expected-warning{{Duplicate code detected}}
H A Dclone-begin-end-different-file-begin-1.inc1 while (i == 10) // expected-warning{{Duplicate code detected}}
/llvm-project-15.0.7/lldb/cmake/modules/
H A DdebugserverConfig.cmake1 # Duplicate options from LLDBConfig that are relevant for debugserver Standalone builds.
/llvm-project-15.0.7/lldb/include/lldb/Host/
H A DFileAction.h32 bool Duplicate(int fd, int dup_fd);
/llvm-project-15.0.7/clang/test/Analysis/copypaste/
H A Dobjc-methods.m10 - (int) setOk : (int) a : (int) b { // expected-warning{{Duplicate code detected}}
/llvm-project-15.0.7/lldb/source/Host/common/
H A DFileAction.cpp60 bool FileAction::Duplicate(int fd, int dup_fd) { in Duplicate() function in FileAction
/llvm-project-15.0.7/llvm/test/Transforms/TailCallElim/
H A Ddup_tail.ll2 ; Duplicate the return into if.end to enable TCE.
/llvm-project-15.0.7/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp106 clEnumValN(exegesis::InstructionBenchmark::Duplicate, "duplicate",
112 cl::init(exegesis::InstructionBenchmark::Duplicate));
326 {InstructionBenchmark::RepetitionModeE::Duplicate, in benchmarkMain()
/llvm-project-15.0.7/llvm/test/TableGen/
H A Dprep-diag1.td13 // DIAG4: warning: Duplicate definition of macro: ENABLED1
H A DFastISelEmitter.td37 // CHECK-NOT: error: Duplicate predicate in FastISel table!
/llvm-project-15.0.7/llvm/test/Transforms/FunctionSpecialization/
H A Dfunction-specialization-recursive3.ll3 ; Duplicate store preventing recursive specialisation:
/llvm-project-15.0.7/llvm/test/Integer/
H A Dconstpointer_bt.ll20 @1 = global float * @2 ;; Duplicate forward numeric reference
/llvm-project-15.0.7/llvm/test/Feature/
H A Dconstpointer.ll20 @1 = global float * @2 ;; Duplicate forward numeric reference
H A Dconstexpr.ll26 @3 = global float* @4 ;; Duplicate forward numeric reference
/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.h71 enum RepetitionModeE { Duplicate, Loop, AggregateMin }; enumerator
H A DSnippetRepetitor.cpp122 case InstructionBenchmark::Duplicate: in Create()
/llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/
H A Ddebug-names-verify-abbrev-duplicate.s4 # CHECK: Duplicate abbreviation code.
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dbasic-block-sections-clusters-error.ll6 ; CHECK-ERROR1: LLVM ERROR: Invalid profile {{.*}} at line 3: Duplicate basic block id found '1'.
/llvm-project-15.0.7/llvm/test/tools/llvm-ar/
H A Dmri-end.test32 ## Duplicate use of END.
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/MachO/
H A Dinstall-name-tool-delete-rpath.test24 ## Duplicate delete_rpath commands:

123