Home
last modified time | relevance | path

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

12

/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/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/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/cronet/buildtools/third_party/libc++/trunk/test/std/input.output/filesystems/class.path/path.member/path.decompose/
Dpath.decompose.pass.cpp204 std::vector<fs::path> Parts; in decompPathTest() 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()
DCodeGenRegisters.h587 addConcatSubRegIndex(const SmallVector<CodeGenSubRegIndex *, 8> &Parts, in addConcatSubRegIndex()
/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/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp315 SDValue Parts[2]; in IntegerToVector() local
DSelectionDAGBuilder.cpp205 const SDValue *Parts, unsigned NumParts, in getCopyFromParts()
362 const SDValue *Parts, unsigned NumParts, in getCopyFromPartsVector()
503 SDValue *Parts, unsigned NumParts, MVT PartVT, in getCopyToParts()
663 SDValue Val, SDValue *Parts, unsigned NumParts, in getCopyToPartsVector()
815 SmallVector<SDValue, 8> Parts; in getCopyFromRegs() local
899 SmallVector<SDValue, 8> Parts(NumRegs); in getCopyToRegs() local
1888 SmallVector<SDValue, 4> Parts(NumParts); in visitRet() local
9252 SmallVector<SDValue, 4> Parts(NumParts); in LowerCallTo() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp330 SDValue Parts[2]; in IntegerToVector() local
DSelectionDAGBuilder.cpp129 const SDValue *Parts, unsigned NumParts, in getCopyFromParts()
277 const SDValue *Parts, unsigned NumParts, in getCopyFromPartsVector()
383 SDValue *Parts, unsigned NumParts, MVT PartVT, in getCopyToParts()
514 SDValue Val, SDValue *Parts, unsigned NumParts, in getCopyToPartsVector()
652 SmallVector<SDValue, 8> Parts; in getCopyFromRegs() local
754 SmallVector<SDValue, 8> Parts(NumRegs); in getCopyToRegs() local
1464 SmallVector<SDValue, 4> Parts(NumParts); in visitRet() local
7629 SmallVector<SDValue, 4> Parts(NumParts); in LowerCallTo() local
DLegalizeFloatTypes.cpp1451 ArrayRef<uint64_t> Parts; in ExpandFloatRes_XINT_TO_FP() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfReader.cpp650 std::pair<StringRef, StringRef> Parts = {StringRef(), Name}; in extractName() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AddressingModes.h756 auto Parts = bit_cast<std::array<T, sizeof(int64_t) / sizeof(T)>>(Imm); in isSVEMaskOfIdenticalElements() local
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp318 unsigned Parts = ArgsParts[i]; in AnalyzeArguments() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp768 SDValue Parts[2] = {Lo, Hi}; in lowerShiftLeftParts() local
820 SDValue Parts[2] = {Lo, Hi}; in lowerShiftRightParts() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp521 unsigned Parts = ArgsParts[i]; in AnalyzeArguments() local
/external/llvm/include/llvm/TableGen/
DRecord.h1585 SmallVector<std::pair< bool, StringRef>, 4> Parts; member
/external/libcxx/src/filesystem/
Doperations.cpp1404 vector<PartKindPair> Parts; in lexically_normal() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp1157 SmallVector<Register, 8> Parts; in moreElementsVectorSrc() local
1251 SmallVector<Register, 8> Parts; in widenScalarMergeValues() local
/external/cronet/buildtools/third_party/libc++/trunk/src/filesystem/
Doperations.cpp1760 vector<PartKindPair> Parts; in lexically_normal() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1787 SmallVector<std::pair< bool, StringRef>, 4> Parts; member
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3360 VectorParts &Parts = WidenMap.get(KV.first); in truncateToMinimalBitwidths() local
3452 VectorParts &Parts = WidenMap.get(KV.first); in truncateToMinimalBitwidths() local

12