| /llvm-project-15.0.7/libcxx/benchmarks/ |
| H A D | filesystem.bench.cpp | 14 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
|
| /llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/ |
| H A D | DXContainerYAML.h | 56 struct Part { struct 64 std::vector<Part> Parts; argument 70 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::DXContainerYAML::Part) in LLVM_YAML_IS_SEQUENCE_VECTOR()
|
| /llvm-project-15.0.7/llvm/tools/split-file/ |
| H A D | split-file.cpp | 64 struct Part { struct 65 const char *begin = nullptr; 66 const char *end = nullptr; 67 int64_t leadingLines = 0;
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanRecipes.cpp | 188 unsigned Part) { in generateInstruction() 351 for (unsigned Part = 0; Part < State.UF; ++Part) in execute() local 478 for (unsigned Part = 0; Part < State.UF; ++Part) { in execute() local 520 for (unsigned Part = 0; Part < State.UF; ++Part) { in execute() local 549 for (unsigned Part = 0; Part < State.UF; ++Part) { in execute() local 563 for (unsigned Part = 0; Part < State.UF; ++Part) { in execute() local 602 for (unsigned Part = 0; Part < State.UF; ++Part) { in execute() local 696 for (unsigned Part = 0; Part < State.UF; ++Part) { in execute() local 798 for (unsigned Part = 0; Part < State.UF; ++Part) in execute() local 872 unsigned Part = State.Instance->Part; in execute() local [all …]
|
| H A D | VPlan.cpp | 538 for (unsigned Part = 0, UF = State->UF; Part < UF; ++Part) { in execute() local 621 for (unsigned Part = 0, UF = State.UF; Part < UF; ++Part) in prepareToExecute() local 634 for (unsigned Part = 0, UF = State.UF; Part < UF; ++Part) in prepareToExecute() local 638 for (unsigned Part = 0, UF = State.UF; Part < UF; ++Part) in prepareToExecute() local 728 for (unsigned Part = 0; Part < LastPartForNewPhi; ++Part) { in execute() local
|
| H A D | LoopVectorize.cpp | 2571 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local 2612 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local 2682 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local 3522 for (unsigned Part = 0; Part < UF; ++Part) { in truncateToMinimalBitwidths() local 3630 for (unsigned Part = 0; Part < UF; ++Part) { in truncateToMinimalBitwidths() local 3880 for (unsigned Part = 0; Part < UF; ++Part) { in fixReduction() local 3920 for (unsigned Part = 0; Part < UF; ++Part) { in fixReduction() local 3932 for (unsigned Part = 0; Part < UF; ++Part) { in fixReduction() local 3956 for (unsigned Part = 1; Part < UF; ++Part) { in fixReduction() local 4055 for (unsigned Part = 0; Part < UF; ++Part) { in clearReductionWrapFlags() local [all …]
|
| /llvm-project-15.0.7/flang/lib/Evaluate/ |
| H A D | fold-complex.cpp | 19 using Part = typename T::Part; in FoldIntrinsicFunction() typedef
|
| /llvm-project-15.0.7/flang/include/flang/Optimizer/Builder/ |
| H A D | Complex.h | 29 enum class Part { Real = 0, Imag = 1 }; enum
|
| /llvm-project-15.0.7/llvm/include/llvm/Object/ |
| H A D | DXContainer.h | 52 dxbc::PartHeader Part; member
|
| /llvm-project-15.0.7/llvm/lib/Object/ |
| H A D | DXContainer.cpp | 70 for (uint32_t Part = 0; Part < Header.PartCount; ++Part) { in parsePartOffsets() local
|
| /llvm-project-15.0.7/llvm/unittests/Object/ |
| H A D | DXContainerTest.cpp | 103 for (auto Part : C) { in TEST() local
|
| /llvm-project-15.0.7/llvm/lib/ObjectYAML/ |
| H A D | DXContainerEmitter.cpp | 78 for (const auto &Part : ObjectFile.Parts) { in computePartOffsets() local
|
| /llvm-project-15.0.7/clang-tools-extra/pseudo/unittests/ |
| H A D | DirectiveTreeTest.cpp | 346 const DirectiveTree &Part = in TEST() local
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonSplitDouble.cpp | 137 const USet &Part, const TargetRegisterInfo &TRI) { in dump_partition() 420 bool HexagonSplitDoubleRegs::isProfitable(const USet &Part, LoopRegMap &IRM) in isProfitable() argument 1122 bool HexagonSplitDoubleRegs::splitPartition(const USet &Part) { in splitPartition() 1220 USet &Part = I->second; in runOnMachineFunction() local
|
| /llvm-project-15.0.7/llvm/lib/Target/M68k/MCTargetDesc/ |
| H A D | M68kMCCodeEmitter.cpp | 98 uint16_t Part = (Val >> (i * 16)) & 0xFFFF; in swapWord() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/IPO/ |
| H A D | ArgumentPromotion.cpp | 344 const ArgPart &Part = Pair.second; in doPromotion() local 510 ArgPart &Part = Pair.first->second; in findArgParts() local
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CallLowering.cpp | 602 for (unsigned Part = 0; Part < NumParts; ++Part) { in determineAssignments() local 693 for (unsigned Part = 0; Part < NumParts; ++Part) in handleAssignments() local 708 for (unsigned Part = 0; Part < NumParts; ++Part) { in handleAssignments() local
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | Host.cpp | 171 StringRef Part; in getHostCPUNameForARM() local 276 unsigned Variant = 0, Part = 0; in getHostCPUNameForARM() local
|
| /llvm-project-15.0.7/flang/include/flang/Evaluate/ |
| H A D | variable.h | 353 ENUM_CLASS(Part, RE, IM) in ENUM_CLASS() argument
|
| H A D | integer.h | 60 using Part = PART; variable
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | LoopDistribute.cpp | 467 auto *Part = &*I; in cloneLoops() local 597 void setNewLoopID(MDNode *OrigLoopID, InstPartition *Part) { in setNewLoopID()
|
| /llvm-project-15.0.7/third-party/benchmark/src/ |
| H A D | sysinfo.cc | 238 auto CountBits = [](std::string Part) { in CountSetBitsInCPUMap()
|
| /llvm-project-15.0.7/llvm/lib/Target/VE/ |
| H A D | VECustomDAG.cpp | 480 SDValue VECustomDAG::getUnpack(EVT DestVT, SDValue Vec, PackElem Part, in getUnpack()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeTypesGeneric.cpp | 200 SDValue Part = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue() ? in ExpandRes_EXTRACT_ELEMENT() local
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | RegisterBankInfo.cpp | 537 for (const PartialMapping *Part = First + 1; Part != end(); ++Part) { in partsAllUniform() local
|