Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/typescript/tests/cases/conformance/types/literal/
DtemplateLiteralTypes3.ts36 type Parts<T> = alias
/third_party/skia/third_party/externals/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
DLegalizeFloatTypes.cpp1603 ArrayRef<uint64_t> Parts; in ExpandFloatRes_XINT_TO_FP() local
DLegalizeIntegerTypes.cpp1194 SmallVector<SDValue, 8> Parts(NumRegs); in PromoteIntRes_VAARG() local
DDAGCombiner.cpp5556 static bool isBSwapHWordElement(SDValue N, MutableArrayRef<SDNode *> Parts) { in isBSwapHWordElement()
5641 static bool isBSwapHWordPair(SDValue N, MutableArrayRef<SDNode *> Parts) { in isBSwapHWordPair()
5677 SDNode *Parts[4] = {}; in MatchBSwapHWord() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfReader.cpp650 std::pair<StringRef, StringRef> Parts = {StringRef(), Name}; in extractName() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp521 unsigned Parts = ArgsParts[i]; in AnalyzeArguments() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1787 SmallVector<std::pair< bool, StringRef>, 4> Parts; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp7868 SDValue Parts[4]; in LowerVECTOR_SHUFFLEUsingMovs() local