Home
last modified time | relevance | path

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

123

/external/llvm-project/libcxx/benchmarks/
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
/external/libcxx/benchmarks/
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
/external/llvm-project/llvm/tools/split-file/
Dsplit-file.cpp60 struct Part { struct
61 const char *begin = nullptr;
62 const char *end = nullptr;
63 int64_t leadingLines = 0;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1738 for (unsigned Part = 0; Part < UF; ++Part) { in createVectorIntOrFpInductionPHI() local
1779 Value *VectorLoopVal, unsigned Part, unsigned Lane) { in recordVectorLoopValueForInductionCast()
1882 for (unsigned Part = 0; Part < UF; ++Part) { in widenIntOrFpInduction() local
1988 for (unsigned Part = 0; Part < UF; ++Part) { in buildScalarSteps() local
1999 Value *InnerLoopVectorizer::getOrCreateVectorValue(Value *V, unsigned Part) { in getOrCreateVectorValue()
2205 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local
2246 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local
2284 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local
2307 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local
2396 for (unsigned Part = 0; Part < UF; ++Part) in vectorizeMemoryInstruction() local
[all …]
DVPlan.cpp262 for (unsigned Part = 0, UF = State->UF; Part < UF; ++Part) { in execute() local
311 unsigned Part) { in generateInstruction()
351 for (unsigned Part = 0; Part < State.UF; ++Part) in execute() local
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp554 void setVectorValue(Value *Scalar, unsigned Part, Value *Vector) { in setVectorValue()
2052 for (unsigned Part = 0; Part < UF; ++Part) { in createVectorIntOrFpInductionPHI() local
2093 Value *VectorLoopVal, unsigned Part, unsigned Lane) { in recordVectorLoopValueForInductionCast()
2176 for (unsigned Part = 0; Part < UF; ++Part) { in widenIntOrFpInduction() local
2316 for (unsigned Part = 0; Part < UF; ++Part) { in buildScalarSteps() local
2339 Value *InnerLoopVectorizer::getOrCreateVectorValue(Value *V, unsigned Part) { in getOrCreateVectorValue()
2544 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local
2586 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local
2627 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local
2652 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local
[all …]
DVPlan.cpp425 for (unsigned Part = 0, UF = State->UF; Part < UF; ++Part) { in execute() local
476 unsigned Part) { in generateInstruction()
530 for (unsigned Part = 0; Part < State.UF; ++Part) in execute() local
591 for (unsigned Part = 0, UF = State->UF; Part < UF; ++Part) in execute() local
1013 for (unsigned Part = 0, UF = State.UF; Part < UF; ++Part) { in execute() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCallLowering.cpp235 for (unsigned Part = 0; Part < NumParts; ++Part) { in handleAssignments() local
315 for (unsigned Part = 0; Part < NumArgRegs; ++Part) { in handleAssignments() local
350 for (unsigned Part = 0; Part < Args[i].Regs.size(); ++Part) { in handleAssignments() local
/external/llvm-project/flang/lib/Evaluate/
Dfold-complex.cpp37 using Part = typename T::Part; in FoldIntrinsicFunction() typedef
Dfold-real.cpp147 using Part = Type<TypeCategory::Real, KIND>; in FoldOperation() typedef
/external/llvm-project/flang/include/flang/Lower/
DComplexExpr.h25 enum class Part { Real = 0, Imag = 1 }; enum
/external/icu/icu4c/source/common/unicode/
Dmessagepattern.h608 class Part; variable
719 Part() {} in Part() function
/external/icu/libicu/cts_headers/unicode/
Dmessagepattern.h608 class Part; variable
719 Part() {} in Part() function
/external/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h399 auto Part = Partition(F); in extractAndCompile() local
426 const PartitionT &Part) { in emitPartition()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp137 const USet &Part, const TargetRegisterInfo &TRI) { in dump_partition()
421 bool HexagonSplitDoubleRegs::isProfitable(const USet &Part, LoopRegMap &IRM) in isProfitable() argument
1127 bool HexagonSplitDoubleRegs::splitPartition(const USet &Part) { in splitPartition()
1225 USet &Part = I->second; in runOnMachineFunction() local
/external/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp112 const USet &Part, const TargetRegisterInfo &TRI) { in dump_partition()
375 bool HexagonSplitDoubleRegs::isProfitable(const USet &Part, LoopRegMap &IRM) in isProfitable() argument
1089 bool HexagonSplitDoubleRegs::splitPartition(const USet &Part) { in splitPartition()
1186 USet &Part = I->second; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp137 const USet &Part, const TargetRegisterInfo &TRI) { in dump_partition()
421 bool HexagonSplitDoubleRegs::isProfitable(const USet &Part, LoopRegMap &IRM) in isProfitable() argument
1126 bool HexagonSplitDoubleRegs::splitPartition(const USet &Part) { in splitPartition()
1224 USet &Part = I->second; in runOnMachineFunction() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1898 for (unsigned Part = 0; Part < UF; ++Part) { in createVectorIntInductionPHI() local
1963 for (unsigned Part = 0; Part < UF; ++Part) in widenIntInduction() local
2018 for (unsigned Part = 0; Part < UF; ++Part) in buildScalarSteps() local
2293 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local
2322 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local
2357 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local
2516 for (unsigned Part = 0; Part < UF; ++Part) { in vectorizeMemoryInstruction() local
2543 for (unsigned Part = 0; Part < UF; ++Part) { in vectorizeMemoryInstruction() local
2585 for (unsigned Part = 0; Part < UF; ++Part) { in vectorizeMemoryInstruction() local
2673 for (unsigned Part = 0; Part < UF; ++Part) { in scalarizeInstruction() local
[all …]
/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.cc253 struct Part { struct in tensorflow::MasterSession::ReffedClientGraph
255 string name;
258 std::unordered_map<string, string> feed_key;
261 std::unordered_map<string, string> key_fetch;
264 WorkerInterface* worker = nullptr;
268 string graph_handle;
270 Part() : feed_key(3), key_fetch(3) {} in Part() function
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCallLowering.cpp275 for (unsigned Part = 0; Part < NumParts; ++Part) { in handleAssignments() local
356 for (unsigned Part = 0; Part < NumArgRegs; ++Part) { in handleAssignments() local
/external/apache-http/android/src/com/android/internal/http/multipart/
DPart.java52 public abstract class Part { class
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMessagePattern.java520 public static final class Part { class in MessagePattern
521 private Part(Type t, int i, int l, int v) { in Part() method in MessagePattern.Part
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessagePattern.java554 public static final class Part { class in MessagePattern
555 private Part(Type t, int i, int l, int v) { in Part() method in MessagePattern.Part
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h593 auto Part = Partition(F); in extractAndCompile() local
630 const PartitionT &Part) { in emitPartition()
/external/llvm-project/flang/include/flang/Evaluate/
Dvariable.h346 ENUM_CLASS(Part, RE, IM) in ENUM_CLASS() argument

123