Home
last modified time | relevance | path

Searched defs:Parts (Results 1 – 25 of 59) sorted by relevance

123

/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_shadow.h42 struct Parts { struct
50 Parts part_; argument
149 struct Parts { struct
157 Parts part_; argument
/llvm-project/llvm/docs/DirectX/
H A DDXContainer.rst148 .. _ISG1:
149 .. _OSG1:
150 .. _PSG1:
/llvm-project/llvm/lib/TextAPI/
H A DPackedVersion.cpp28 SmallVector<StringRef, 3> Parts; in parse32() local
63 SmallVector<StringRef, 5> Parts; in parse64() local
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DSnippetFile.cpp58 SmallVector<StringRef, 2> Parts; HandleComment() local
93 SmallVector<StringRef, 3> Parts; HandleComment() local
115 SmallVector<StringRef, 2> Parts; HandleComment() local
[all...]
/llvm-project/llvm/lib/ProfileData/
H A DSymbolRemappingReader.cpp43 SmallVector<StringRef, 4> Parts; in read() local
/llvm-project/clang/include/clang/Tooling/Transformer/
H A DStencil.h64 template <typename... Ts> Stencil cat(Ts &&... Parts) { in cat()
/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/path.decompose/
H A Dpath.decompose.pass.cpp206 std::vector<fs::path> Parts; in decompPathTest() local
/llvm-project/llvm/lib/Analysis/
H A DConstraintSystem.cpp165 SmallVector<std::string, 16> Parts; dump() local
/llvm-project/clang-tools-extra/unittests/clang-tidy/
H A DDeclRefExprUtilsTest.cpp106 llvm::SmallVector<StringRef, 1> Parts; in RunTest() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerContext.cpp122 auto CompletelyMatchesParts = [II](auto... Parts) -> bool { in isHardenedVariantOf()
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMP.cpp123 getCompoundConstruct(ArrayRef<Directive> Parts) getCompoundConstruct() argument
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DIncludeSorter.cpp86 std::pair<StringRef, StringRef> Parts = CanonicalInclude.split("/public/"); in determineIncludeKind() local
/llvm-project/clang/lib/Driver/ToolChains/
H A DHLSL.cpp71 SmallVector<StringRef, 3> Parts; in tryParseProfile() local
/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSectionsProfileReader.cpp41 SmallVector<StringRef, 2> Parts; in parseUniqueBBID() local
/llvm-project/clang/lib/Tooling/Transformer/
H A DStencil.cpp390 llvm::SmallVector<std::string, 2> Parts; toString() local
489 catVector(std::vector<Stencil> Parts) catVector() argument
/llvm-project/clang-tools-extra/clangd/unittests/
H A DTestIndex.cpp33 llvm::SmallVector<llvm::StringRef> Parts; in replace() local
H A DCompileCommandsTests.cpp213 llvm::SmallVector<llvm::StringRef> Parts; strip() local
/llvm-project/libc/utils/HdrGen/
H A DPublicAPICommand.cpp
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp95 std::vector<const Record *> Parts = in updateComponents() local
126 ArrayRef<CodeGenSubRegIndex *> Parts) { in setConcatenationOf() argument
407 SmallVector<CodeGenSubRegIndex *, 8> Parts; in computeSubRegs() local
503 SmallVector<CodeGenSubRegIndex *, 8> Parts; computeSecondarySubRegs() local
1403 getConcatSubRegIndex(const SmallVector<CodeGenSubRegIndex *,8> & Parts,const CodeGenHwModes & CGH) getConcatSubRegIndex() argument
[all...]
/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp444 FullCommentParts Parts(C, Traits); in visitFullComment() local
833 FullCommentParts Parts(C, Traits); in visitFullComment() local
/llvm-project/libcxx/src/filesystem/
H A Dpath.cpp162 vector<PartKindPair> Parts; lexically_normal() local
[all...]
/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp1019 const integerPart *Parts = significandParts(); isSignificandAllOnes() local
1041 const integerPart *Parts = significandParts(); isSignificandAllOnesExceptLSB() local
1068 const integerPart *Parts = significandParts(); isSignificandAllZeros() local
1089 const integerPart *Parts = significandParts(); isSignificandAllZerosExceptMSB() local
4392 const integerPart *Parts = significandParts(); getExactLog2Abs() local
4518 integerPart *Parts = significandParts(); next() local
4540 integerPart *Parts = significandParts(); next() local
[all...]
/llvm-project/clang-tools-extra/pseudo/lib/grammar/
H A DGrammarBNF.cpp
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDXContainerYAML.h165 std::vector<Part> Parts; global() member
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp318 SDValue Parts[2]; in IntegerToVector() local

123