Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dfilesystem.bench.cpp14 for (auto& Part : in) in BM_PathConstructString() local
32 for (auto& Part : in) in BM_PathConstructCStr() local
50 for (auto& Part : in) in BM_PathConstructIter() local
82 for (auto& Part : in) in BM_PathIterateMultipleTimes() local
102 for (auto& Part : in) in BM_PathIterateOnce() local
122 for (auto& Part : in) in BM_PathIterateOnceBackwards() local
142 std::string Part = getRandomString(PathLen); in getRandomPaths() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/split-file/
H A Dsplit-file.cpp61 struct Part { struct
62 const char *begin = nullptr;
63 const char *end = nullptr;
64 int64_t leadingLines = 0;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2316 for (unsigned Part = 0; Part < UF; ++Part) { in createVectorIntOrFpInductionPHI() local
2359 unsigned Part, unsigned Lane) { in recordVectorLoopValueForInductionCast()
2444 for (unsigned Part = 0; Part < UF; ++Part) { in widenIntOrFpInduction() local
2592 for (unsigned Part = 0; Part < UF; ++Part) { in buildScalarSteps() local
2716 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local
2757 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local
2797 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local
2822 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local
2908 for (unsigned Part = 0; Part < UF; ++Part) in vectorizeMemoryInstruction() local
2911 const auto CreateVecPtr = [&](unsigned Part, Value *Ptr) -> Value * { in vectorizeMemoryInstruction()
[all …]
H A DVPlan.cpp475 for (unsigned Part = 0, UF = State->UF; Part < UF; ++Part) { in execute() local
572 unsigned Part) { in generateInstruction()
626 for (unsigned Part = 0; Part < State.UF; ++Part) in execute() local
686 for (unsigned Part = 0, UF = State->UF; Part < UF; ++Part) in execute() local
1129 for (unsigned Part = 0, UF = State.UF; Part < UF; ++Part) { in execute() local
H A DVPlan.h179 unsigned Part; member
185 : Part(Part), Lane(Lane, Kind) {} in Part() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp137 const USet &Part, const TargetRegisterInfo &TRI) { in dump_partition()
420 bool HexagonSplitDoubleRegs::isProfitable(const USet &Part, LoopRegMap &IRM) in isProfitable() argument
1123 bool HexagonSplitDoubleRegs::splitPartition(const USet &Part) { in splitPartition()
1221 USet &Part = I->second; in runOnMachineFunction() local
H A DHexagonISelDAGToDAGHVX.cpp983 unsigned Part = R.OpN & OpRef::Whole; in materialize() local
/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Dutmath.c63 UINT64_STRUCT Part; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DHost.cpp167 StringRef Part; in getHostCPUNameForARM() local
270 unsigned Variant = 0, Part = 0; in getHostCPUNameForARM() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp575 for (unsigned Part = 0; Part < NumParts; ++Part) { in determineAssignments() local
659 for (unsigned Part = 0; Part < NumParts; ++Part) in handleAssignments() local
673 for (unsigned Part = 0; Part < NumParts; ++Part) { in handleAssignments() local
H A DRegisterBankInfo.cpp540 for (const PartialMapping *Part = First + 1; Part != end(); ++Part) { in partsAllUniform() local
H A DLegalizerHelper.cpp4246 for (unsigned Part = 0; Part < NumParts; ++Part) { in fewerElementsVectorReductions() local
4305 for (unsigned Part = 1; Part < NumParts; ++Part) { in fewerElementsVectorReductions() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp468 auto *Part = &*I; in cloneLoops() local
598 void setNewLoopID(MDNode *OrigLoopID, InstPartition *Part) { in setNewLoopID()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dsysinfo.cc225 auto CountBits = [](std::string Part) { in CountSetBitsInCPUMap()
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dsysinfo.cc227 auto CountBits = [](std::string Part) { in CountSetBitsInCPUMap()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp200 SDValue Part = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue() ? in ExpandRes_EXTRACT_ELEMENT() local
H A DSelectionDAGBuilder.cpp819 for (unsigned Value = 0, Part = 0, e = ValueVTs.size(); Value != e; ++Value) { in getCopyFromRegs() local
903 for (unsigned Value = 0, Part = 0, e = ValueVTs.size(); Value != e; ++Value) { in getCopyToRegs() local
922 SDValue Part; in getCopyToRegs() local
H A DLegalizeDAG.cpp1400 SDValue Part = Op.getOperand(1); in ExpandInsertToVectorThroughStack() local
H A DLegalizeIntegerTypes.cpp1442 SDValue Part = DAG.getNode(ISD::ZERO_EXTEND, dl, NVT, Parts[i]); in PromoteIntRes_VAARG() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp149 for (auto Part : VersionParts) { in parseHIPVersionFile() local
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp1626 static PathPartKind ClassifyPathPart(string_view_t Part) { in ClassifyPathPart()
1668 auto Part = *PP; in lexically_normal() local
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp3001 StringRef Part = *I; in GenerateTargetSpecificAttrCheck() local
3040 StringRef Part = *I; in GenerateTargetSpecificAttrChecks() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1066 Function *Part = *Fns.begin(); in setCoroInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp773 int Part[4]; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2190 for (StringRef Part : Parts) { in getNameWithSeparators() local

12