/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_shadow.h | 42 struct Parts { struct 50 Parts part_; argument 149 struct Parts { struct 157 Parts part_; argument
|
/llvm-project/llvm/docs/DirectX/ |
H A D | DXContainer.rst | 148 .. _ISG1: 149 .. _OSG1: 150 .. _PSG1:
|
/llvm-project/llvm/lib/TextAPI/ |
H A D | PackedVersion.cpp | 28 SmallVector<StringRef, 3> Parts; in parse32() local 63 SmallVector<StringRef, 5> Parts; in parse64() local
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | SnippetFile.cpp | 58 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 D | SymbolRemappingReader.cpp | 43 SmallVector<StringRef, 4> Parts; in read() local
|
/llvm-project/clang/include/clang/Tooling/Transformer/ |
H A D | Stencil.h | 64 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 D | path.decompose.pass.cpp | 206 std::vector<fs::path> Parts; in decompPathTest() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | ConstraintSystem.cpp | 165 SmallVector<std::string, 16> Parts; dump() local
|
/llvm-project/clang-tools-extra/unittests/clang-tidy/ |
H A D | DeclRefExprUtilsTest.cpp | 106 llvm::SmallVector<StringRef, 1> Parts; in RunTest() local
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | CheckerContext.cpp | 122 auto CompletelyMatchesParts = [II](auto... Parts) -> bool { in isHardenedVariantOf()
|
/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMP.cpp | 123 getCompoundConstruct(ArrayRef<Directive> Parts) getCompoundConstruct() argument
|
/llvm-project/clang-tools-extra/clang-tidy/utils/ |
H A D | IncludeSorter.cpp | 86 std::pair<StringRef, StringRef> Parts = CanonicalInclude.split("/public/"); in determineIncludeKind() local
|
/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | HLSL.cpp | 71 SmallVector<StringRef, 3> Parts; in tryParseProfile() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | BasicBlockSectionsProfileReader.cpp | 41 SmallVector<StringRef, 2> Parts; in parseUniqueBBID() local
|
/llvm-project/clang/lib/Tooling/Transformer/ |
H A D | Stencil.cpp | 390 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 D | TestIndex.cpp | 33 llvm::SmallVector<llvm::StringRef> Parts; in replace() local
|
H A D | CompileCommandsTests.cpp | 213 llvm::SmallVector<llvm::StringRef> Parts; strip() local
|
/llvm-project/libc/utils/HdrGen/ |
H A D | PublicAPICommand.cpp |
|
/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenRegisters.cpp | 95 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 D | CommentToXML.cpp | 444 FullCommentParts Parts(C, Traits); in visitFullComment() local 833 FullCommentParts Parts(C, Traits); in visitFullComment() local
|
/llvm-project/libcxx/src/filesystem/ |
H A D | path.cpp | 162 vector<PartKindPair> Parts; lexically_normal() local [all...] |
/llvm-project/llvm/lib/Support/ |
H A D | APFloat.cpp | 1019 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 D | GrammarBNF.cpp |
|
/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | DXContainerYAML.h | 165 std::vector<Part> Parts; global() member
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypesGeneric.cpp | 318 SDValue Parts[2]; in IntegerToVector() local
|