Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DPackedVersion.cpp29 SmallVector<StringRef, 3> Parts; in parse32() local
64 SmallVector<StringRef, 5> Parts; in parse64() local
/external/llvm-project/llvm/lib/TextAPI/MachO/
DPackedVersion.cpp29 SmallVector<StringRef, 3> Parts; in parse32() local
64 SmallVector<StringRef, 5> Parts; in parse64() local
/external/llvm-project/llvm/lib/Support/
DSymbolRemappingReader.cpp42 SmallVector<StringRef, 4> Parts; in read() local
DAPFloat.cpp844 const integerPart *Parts = significandParts(); in isSignificandAllOnes() local
866 const integerPart *Parts = significandParts(); in isSignificandAllZeros() local
4084 integerPart *Parts = significandParts(); in next() local
4106 integerPart *Parts = significandParts(); in next() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSymbolRemappingReader.cpp42 SmallVector<StringRef, 4> Parts; in read() local
DAPFloat.cpp829 const integerPart *Parts = significandParts(); in isSignificandAllOnes() local
851 const integerPart *Parts = significandParts(); in isSignificandAllZeros() local
3804 integerPart *Parts = significandParts(); in next() local
3826 integerPart *Parts = significandParts(); in next() local
/external/llvm-project/clang/include/clang/Tooling/Transformer/
DStencil.h64 template <typename... Ts> Stencil cat(Ts &&... Parts) { in cat()
/external/llvm-project/llvm/lib/Analysis/
DConstraintSystem.cpp115 SmallVector<std::string, 16> Parts; in dump() local
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.decompose/
Dpath.decompose.pass.cpp160 std::vector<fs::path> Parts; in decompPathTest() local
/external/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/path.decompose/
Dpath.decompose.pass.cpp155 std::vector<fs::path> Parts; in decompPathTest() local
/external/llvm-project/clang-tools-extra/clangd/unittests/
DTestIndex.cpp32 llvm::SmallVector<llvm::StringRef, 8> Parts; in replace() local
DCompileCommandsTests.cpp211 llvm::SmallVector<llvm::StringRef, 8> Parts; in strip() local
/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DIncludeSorter.cpp86 std::pair<StringRef, StringRef> Parts = CanonicalInclude.split("/public/"); in DetermineIncludeKind() local
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DSnippetFile.cpp51 SmallVector<StringRef, 2> Parts; in HandleComment() local
/external/llvm-project/clang/lib/Tooling/Transformer/
DStencil.cpp164 llvm::SmallVector<std::string, 2> Parts; in toStringData() local
398 Stencil transformer::catVector(std::vector<Stencil> Parts) { in catVector()
/external/llvm-project/llvm/utils/TableGen/
DCodeGenRegisters.cpp92 std::vector<Record*> Parts = in updateComponents() local
123 ArrayRef<CodeGenSubRegIndex*> Parts) { in setConcatenationOf()
396 SmallVector<CodeGenSubRegIndex*, 8> Parts; in computeSubRegs() local
492 SmallVector<CodeGenSubRegIndex*, 8> Parts; in computeSecondarySubRegs() local
1304 getConcatSubRegIndex(const SmallVector<CodeGenSubRegIndex *, 8> &Parts) { in getConcatSubRegIndex()
/external/llvm-project/clang/lib/Index/
DCommentToXML.cpp443 FullCommentParts Parts(C, Traits); in visitFullComment() local
820 FullCommentParts Parts(C, Traits); in visitFullComment() local
/external/clang/lib/Index/
DCommentToXML.cpp442 FullCommentParts Parts(C, Traits); in visitFullComment() local
823 FullCommentParts Parts(C, Traits); in visitFullComment() local
/external/llvm/utils/TableGen/
DCodeGenRegisters.cpp72 std::vector<Record*> Parts = in updateComponents() local
345 SmallVector<CodeGenSubRegIndex*, 8> Parts; in computeSubRegs() local
428 SmallVector<CodeGenSubRegIndex*, 8> Parts(1, I->first); in computeSecondarySubRegs() local
1086 getConcatSubRegIndex(const SmallVector<CodeGenSubRegIndex *, 8> &Parts) { in getConcatSubRegIndex()
/external/llvm/lib/Support/
DAPFloat.cpp724 const integerPart *Parts = significandParts(); in isSignificandAllOnes() local
746 const integerPart *Parts = significandParts(); in isSignificandAllZeros() local
3890 integerPart *Parts = significandParts(); in next() local
3912 integerPart *Parts = significandParts(); in next() local
/external/llvm-project/clang/lib/Driver/ToolChains/
DAMDGPU.cpp160 SmallVector<StringRef, 3> Parts; in RocmInstallationDetector() local
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp258 void LegalizerHelper::extractGCDType(SmallVectorImpl<Register> &Parts, in extractGCDType()
272 LLT LegalizerHelper::extractGCDType(SmallVectorImpl<Register> &Parts, LLT DstTy, in extractGCDType()
1352 SmallVector<Register, 8> Parts; in moreElementsVectorSrc() local
1459 SmallVector<Register, 8> Parts; in widenScalarMergeValues() local
1648 SmallVector<Register, 16> Parts; in widenScalarUnmergeValues() local
3213 SmallVector<Register, 8> Parts(NumParts, NewUndef.getReg(0)); in fewerElementsVectorImplicitDef() local
3633 SmallVector<Register, 16> Parts; in fewerElementsVectorMerge() local
3835 SmallVector<Register, 8> Parts; in reduceOperationWidth() local
3935 SmallVector<Register, 8> Parts; in fewerElementsVectorSextInReg() local
4678 SmallVector<Register, 8> Parts; in narrowScalarExt() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp315 SDValue Parts[2]; in IntegerToVector() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp320 SDValue Parts[2]; in IntegerToVector() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp330 SDValue Parts[2]; in IntegerToVector() local

123