Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Host/common/
H A DFileAction.cpp62 bool FileAction::Duplicate(int fd, int dup_fd) { in Duplicate() function in FileAction
/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/
H A DSnippetRepetitorTest.cpp73 TEST_F(X86SnippetRepetitorTest, Duplicate) { in TEST_F() argument
/llvm-project/mlir/lib/Dialect/AMDGPU/Transforms/
H A DEmulateAtomics.cpp49 Duplicate, global() enumerator
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVReader.cpp32 LVDuplicate Duplicate; checkIntegrityScopesTree() local
/llvm-project/llvm/unittests/Support/
H A DTarWriterTest.cpp158 TEST_F(TarWriterTest, Duplicate) { in TEST_F() argument
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.h114 Duplicate, enumerator
/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h62 StringRef Duplicate; global() member
/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1155 bool Duplicate = true; canTailDuplicateUnplacedPreds() local
/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2952 enum FirstParam { Unsupported, Duplicate, Unknown }; checkTargetAttr() enumerator
3059 enum FirstParam { Unsupported, Duplicate, Unknown }; checkTargetClonesAttrString() enumerator
/llvm-project/clang/lib/Driver/
H A DDriver.cpp931 auto Duplicate = FoundNormalizedTriples.find(NormalizedName); CreateOffloadingDeviceToolChains() local
/llvm-project/clang/include/clang/Sema/
H A DSema.h9254 ActOnDuplicateODRHashDefinition(T * Duplicate,T * Previous) ActOnDuplicateODRHashDefinition() argument