Home
last modified time | relevance | path

Searched refs:NoDuplicates (Results 1 – 25 of 30) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DComdat.cpp50 case Comdat::NoDuplicates: in LLVMGetComdatSelectionKind()
71 Cd->setSelectionKind(Comdat::NoDuplicates); in LLVMSetComdatSelectionKind()
DAsmWriter.cpp4279 case Comdat::NoDuplicates: in print()
/external/llvm-project/llvm/lib/IR/
DComdat.cpp50 case Comdat::NoDuplicates: in LLVMGetComdatSelectionKind()
71 Cd->setSelectionKind(Comdat::NoDuplicates); in LLVMSetComdatSelectionKind()
DAsmWriter.cpp4538 case Comdat::NoDuplicates: in print()
/external/llvm/include/llvm/IR/
DComdat.h35 NoDuplicates, ///< No other Module may specify this COMDAT. enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DComdat.h37 NoDuplicates, ///< No other Module may specify this COMDAT. enumerator
/external/llvm-project/llvm/include/llvm/IR/
DComdat.h37 NoDuplicates, ///< No other Module may specify this COMDAT. enumerator
/external/llvm/test/tools/llvm-readobj/
Dcxx-cli-aux.test23 CHECK-NEXT: Selection: NoDuplicates (0x1)
/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/
Dcxx-cli-aux.test23 CHECK-NEXT: Selection: NoDuplicates (0x1)
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrumentation.cpp98 C->setSelectionKind(Comdat::NoDuplicates); in GetOrCreateFunctionComdat()
DAddressSanitizer.cpp1841 case Comdat::NoDuplicates: in ShouldInstrumentGlobal()
2007 C->setSelectionKind(Comdat::NoDuplicates); in SetComdatForGlobalMetadata()
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DInstrumentation.cpp98 C->setSelectionKind(Comdat::NoDuplicates); in GetOrCreateFunctionComdat()
DAddressSanitizer.cpp1844 case Comdat::NoDuplicates: in shouldInstrumentGlobal()
2032 C->setSelectionKind(Comdat::NoDuplicates); in SetComdatForGlobalMetadata()
/external/llvm-project/llvm/lib/Linker/
DLinkModules.cpp180 case Comdat::SelectionKind::NoDuplicates: in computeResultingSelectionKind()
/external/llvm/lib/Linker/
DLinkModules.cpp197 case Comdat::SelectionKind::NoDuplicates: in computeResultingSelectionKind()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DLinkModules.cpp180 case Comdat::SelectionKind::NoDuplicates: in computeResultingSelectionKind()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp876 case Comdat::NoDuplicates: in getSelectionForCOFF()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1287 case Comdat::NoDuplicates: in getSelectionForCOFF()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1492 case Comdat::NoDuplicates: in getSelectionForCOFF()
/external/llvm-project/clang-tools-extra/clangd/unittests/
DCodeCompleteTests.cpp604 TEST(CompletionTest, NoDuplicates) { in TEST() argument
/external/llvm/lib/IR/
DAsmWriter.cpp3352 case Comdat::NoDuplicates: in print()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp993 case Comdat::NoDuplicates: in getEncodedComdatSelectionKind()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1072 case Comdat::NoDuplicates: in getEncodedComdatSelectionKind()
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1100 case Comdat::NoDuplicates: in getEncodedComdatSelectionKind()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1152 return Comdat::NoDuplicates; in getDecodedComdatSelectionKind()

12