Searched defs:Part (Results 1 - 17 of 17) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h85 unsigned Part; member in struct:llvm::VPIteration
[all...]
H A DVPlan.cpp349 generateInstruction(VPTransformState &State, unsigned Part) argument
845 State.set(getVPValue(), CanonicalVectorIV, Part); local
[all...]
/freebsd-13-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutmath.c171 UINT64_STRUCT Part; member in union:uint64_overlay
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h593 auto Part = Partition(F); local
628 emitPartition(LogicalDylib &LD, typename LogicalDylib::SourceModuleHandle LMId, const PartitionT &Part) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp199 SDValue Part = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue() ? local
H A DLegalizeIntegerTypes.cpp1310 SDValue Part = DAG.getNode(ISD::ZERO_EXTEND, dl, NVT, Parts[i]); local
H A DSelectionDAGBuilder.cpp922 SDValue Part; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp285 unsigned Variant = 0, Part = 0; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp469 auto *Part = &*I; local
599 void setNewLoopID(MDNode *OrigLoopID, InstPartition *Part) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp421 bool HexagonSplitDoubleRegs::isProfitable(const USet &Part, LoopRegMap &IRM) argument
1127 bool HexagonSplitDoubleRegs::splitPartition(const USet &Part) { argument
1134 dump_partition(dbgs(), Part, *TR local
136 dump_partition(raw_ostream &os, const USet &Part, const TargetRegisterInfo &TRI) argument
1225 USet &Part = I->second; local
[all...]
/freebsd-13-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp1406 static PathPartKind ClassifyPathPart(string_view_t Part) { argument
1444 auto Part = *PP; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1068 OS << Sep << Part; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp850 Function *Part = *Fns.begin(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp762 int Part[4]; member in struct:__anon3427::Version
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1652 OS << Sep << Part; local
H A DCGOpenMPRuntime.cpp1093 OS << Sep << Part; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1778 unsigned Part = 0; local

Completed in 430 milliseconds