Searched defs:Duplicate (Results 1 – 11 of 11) sorted by relevance
/llvm-project/lldb/source/Host/common/ |
H A D | FileAction.cpp | 62 bool FileAction::Duplicate(int fd, int dup_fd) { in Duplicate() function in FileAction
|
/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/ |
H A D | SnippetRepetitorTest.cpp | 73 TEST_F(X86SnippetRepetitorTest, Duplicate) { in TEST_F() argument
|
/llvm-project/mlir/lib/Dialect/AMDGPU/Transforms/ |
H A D | EmulateAtomics.cpp | 49 Duplicate, global() enumerator
|
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVReader.cpp | 32 LVDuplicate Duplicate; checkIntegrityScopesTree() local
|
/llvm-project/llvm/unittests/Support/ |
H A D | TarWriterTest.cpp | 158 TEST_F(TarWriterTest, Duplicate) { in TEST_F() argument
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | BenchmarkResult.h | 114 Duplicate, enumerator
|
/llvm-project/clang/include/clang/Basic/ |
H A D | TargetInfo.h | 62 StringRef Duplicate; global() member
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineBlockPlacement.cpp | 1155 bool Duplicate = true; canTailDuplicateUnplacedPreds() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 2952 enum FirstParam { Unsupported, Duplicate, Unknown }; checkTargetAttr() enumerator 3059 enum FirstParam { Unsupported, Duplicate, Unknown }; checkTargetClonesAttrString() enumerator
|
/llvm-project/clang/lib/Driver/ |
H A D | Driver.cpp | 931 auto Duplicate = FoundNormalizedTriples.find(NormalizedName); CreateOffloadingDeviceToolChains() local
|
/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 9254 ActOnDuplicateODRHashDefinition(T * Duplicate,T * Previous) ActOnDuplicateODRHashDefinition() argument
|