Home
last modified time | relevance | path

Searched refs:pair (Results 2101 - 2125 of 2457) sorted by relevance

1...<<81828384858687888990>>...99

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFGraph.cpp897 for (std::pair<unsigned,unsigned> P : MRI.liveins()) in build()
905 //for (std::pair<RegisterId,LaneBitmask> P : LiveIns) { in build()
1187 // If such a node was found, return a pair where the second element is the
1188 // located node. If such a node does not exist, return a pair where the
1192 std::pair<NodeAddr<RefNode*>,NodeAddr<RefNode*>>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp235 std::pair<unsigned, const TargetRegisterClass *>
652 SmallVector<std::pair<unsigned, SDValue>, 4> RegsToPass; in LowerCCCCallTo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp394 std::pair<unsigned, const TargetRegisterClass *>
822 SmallVector<std::pair<unsigned, SDValue>, 4> RegsToPass; in LowerCCCCallTo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp65 SmallVector<std::pair<Value *, bool>, 35> ValuesToInspect; in isOnlyCopiedFromConstantGlobal()
488 SmallVector<std::pair<unsigned, MDNode *>, 8> MD; in combineStoreToNewValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSTLExtras.h741 zip_longest_iterator(std::pair<Iters &&, Iters &&>... ts) in zip_longest_iterator()
963 /// Function object to check whether the first component of a std::pair
964 /// compares less than the first component of another std::pair.
971 /// Function object to check whether the second component of a std::pair
972 /// compares less than the second component of another std::pair.
980 /// a std::pair.
1383 size_t operator()(const std::pair<First, Second> &P) const { in operator ()()
1496 /// Given an input range, returns a new range whose values are are pair (A,B)
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc2386 const std::pair<int, int>* result = in Find()
2402 const std::pair<int, int>* result = in FindImport()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord_test.cc323 std::vector<std::pair<absl::string_view, absl::string_view>> in TEST_P()
328 for (std::pair<absl::string_view, absl::string_view> test_strings : in TEST_P()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_raii.hpp2676 VULKAN_HPP_NODISCARD std::pair<std::vector<PerformanceCounterKHR>, std::vector<PerformanceCounterDescriptionKHR>>
2974 VULKAN_HPP_NODISCARD std::pair<VULKAN_HPP_NAMESPACE::Result, uint32_t>
3196 VULKAN_HPP_NODISCARD std::pair<std::vector<uint64_t>, uint64_t> getCalibratedTimestampsEXT(
3199 VULKAN_HPP_NODISCARD std::pair<uint64_t, uint64_t>
7602 VULKAN_HPP_NODISCARD std::pair<VULKAN_HPP_NAMESPACE::Result, std::vector<T>>
7610 VULKAN_HPP_NODISCARD std::pair<VULKAN_HPP_NAMESPACE::Result, T>
7852 VULKAN_HPP_NODISCARD std::pair<VULKAN_HPP_NAMESPACE::Result, VULKAN_HPP_NAMESPACE::Extent2D>
8749 VULKAN_HPP_NODISCARD std::pair<VULKAN_HPP_NAMESPACE::Result, uint32_t>
9660 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE std::pair<VULKAN_HPP_NAMESPACE::Result, std::vector<T>>
9687 VULKAN_HPP_NODISCARD std::pair<VULKAN_HPP_NAMESPAC
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp877 Erased = TargetExternalSymbols.erase(std::pair<std::string, unsigned>(
1128 std::pair<SDValue, SDValue>
1139 return std::pair<SDValue, SDValue>(Res, SDValue(Res.getNode(), 1));
1580 TargetExternalSymbols[std::pair<std::string, unsigned>(Sym, TargetFlags)];
5946 // Issuing an unaligned load / store pair that overlaps with the previous
5947 // pair. Adjust the offset accordingly.
5982 // thing to do is generate a LoadExt/StoreTrunc pair. These simplify
6222 // Issuing an unaligned load / store pair that overlaps with the previous
6223 // pair. Adjust the offset accordingly.
6332 std::pair<SDValu
[all...]
H A DTargetLowering.cpp125 std::pair<SDValue, SDValue>
258 // issuing a (or a pair of) unaligned and overlapping load / store. in findOptimalMemOpLowering()
3140 // to match. A matching pair of setcc (cmp) and sub may be combined into 1 in SimplifySetCC()
4182 std::pair<unsigned, const TargetRegisterClass *>
4193 std::pair<unsigned, const TargetRegisterClass *> R = in getRegForInlineAsmConstraint()
4206 std::pair<unsigned, const TargetRegisterClass *> S = in getRegForInlineAsmConstraint()
4410 std::pair<unsigned, const TargetRegisterClass *> MatchRC = in ParseConstraints()
4413 std::pair<unsigned, const TargetRegisterClass *> InputRC = in ParseConstraints()
6560 std::pair<SDValue, SDValue>
6673 std::pair<SDValu
[all...]
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.cc1916 const std::vector<std::pair<GenericCallable*, std::string>> in FailCallableLookup()
2020 std::vector<std::pair<GenericCallable*, std::string>> inapplicable_generics; in LookupCallable()
2681 std::pair<std::string, std::string> GetClassInstanceTypeRange( in GetClassInstanceTypeRange()
2683 std::pair<std::string, std::string> result; in GetClassInstanceTypeRange()
3026 std::pair<std::string, std::string> instance_types = in GenerateCall()
3038 std::pair<std::string, std::string> instance_types = in GenerateCall()
3478 const std::vector<std::pair<TorqueMacro*, SourceId>>& cc_macros = in VisitAllDeclarables()
/third_party/node/deps/undici/
H A Dundici.js1622 const pair = values[index];
1624 return iteratorResult(pair, kind2);
1634 function iteratorResult(pair, kind) {
1638 result = pair[0];
1642 result = pair[1];
1646 result = pair;
2196 message: `expected name/value pair to be length 2, found ${header.length}.`
5151 () => this[kState].map((pair) => [pair.name, pair
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp3356 static auto makeStdBeginEnd(void* p, deUint32 n) -> std::pair<R, R>
5823 std::pair<VkAccelerationStructureBuildTypeKHR, const char*> in addQueryPoolResultsTests()
5830 std::pair<bool, const char*> in addQueryPoolResultsTests()
5837 std::pair<QueryPoolResultsParams::Type, const char*> in addQueryPoolResultsTests()
5844 std::pair<bool, const char*> in addQueryPoolResultsTests()
5882 std::pair<VkAccelerationStructureBuildTypeKHR, const char*> in addCopyWithinPipelineTests()
5888 std::pair<CopyWithinPipelineParams::Type, const char*> in addCopyWithinPipelineTests()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1927 // touch volatiles or load/stores that have a hint to avoid pair formation.
1939 // Can't merge/pair if the instruction modifies the base register. in isCandidateToMergeOrPair()
1949 // Check if this load/store has a hint to avoid pair formation. in isCandidateToMergeOrPair()
1954 // Do not pair any callee-save store/reload instructions in the in isCandidateToMergeOrPair()
2314 // by the scaled pair load/store instructions. in scaleOffset()
2322 // We can also pair sign-ext and zero-ext instructions. in canPairLdStOpc()
2381 // Only cluster up to a single pair. in shouldClusterMemOps()
2388 // Can we pair these instructions based on their opcodes? in shouldClusterMemOps()
2394 // Can't merge volatiles or load/stores that have a hint to avoid pair in shouldClusterMemOps()
2623 // Copy a DD register pair b in copyPhysReg()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3027 SmallVector<std::pair<MachineOperand*, ARMCC::CondCodes>, 4> in optimizeCompareInstr()
3655 // On Cortex-A8, each pair of register loads / stores can be scheduled on the in getNumMicroOps()
4832 std::pair<uint16_t, uint16_t>
5056 // move in NEON space, but a pair of VEXT instructions *can* do the in setExecutionDomain()
5319 std::pair<unsigned, unsigned>
5325 ArrayRef<std::pair<unsigned, const char *>>
5329 static const std::pair<unsigned, const char *> TargetFlags[] = {
5334 ArrayRef<std::pair<unsigned, const char *>>
5338 static const std::pair<unsigned, const char *> TargetFlags[] = {
/third_party/python/Python/
H A Dceval.c1260 predicting the second opcode of each opcode pair. These predictions have
6661 PyObject *pair = PyObject_CallMethod(exc_value, "split", "(O)", local
6663 if (pair == NULL) {
6666 assert(PyTuple_CheckExact(pair));
6667 assert(PyTuple_GET_SIZE(pair) == 2);
6668 *match = Py_NewRef(PyTuple_GET_ITEM(pair, 0));
6669 *rest = Py_NewRef(PyTuple_GET_ITEM(pair, 1));
6670 Py_DECREF(pair);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp3123 static auto makeStdBeginEnd(void* p, deUint32 n) -> std::pair<R, R>
5190 std::pair<VkAccelerationStructureBuildTypeKHR, const char*> in addQueryPoolResultsTests()
5197 std::pair<bool, const char*> in addQueryPoolResultsTests()
5204 std::pair<QueryPoolResultsParams::Type, const char*> in addQueryPoolResultsTests()
5211 std::pair<bool, const char*> in addQueryPoolResultsTests()
5249 std::pair<VkAccelerationStructureBuildTypeKHR, const char*> in addCopyWithinPipelineTests()
5255 std::pair<CopyWithinPipelineParams::Type, const char*> in addCopyWithinPipelineTests()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_funcs.hpp12617 typename ResultValueType<std::pair<std::vector<VULKAN_HPP_NAMESPACE::PerformanceCounterKHR, PerformanceCounterKHRAllocator>,
12623 std::pair<std::vector<VULKAN_HPP_NAMESPACE::PerformanceCounterKHR, PerformanceCounterKHRAllocator>, in enumerateQueueFamilyPerformanceQueryCountersKHR()
12665 typename ResultValueType<std::pair<std::vector<VULKAN_HPP_NAMESPACE::PerformanceCounterKHR, PerformanceCounterKHRAllocator>,
12674 std::pair<std::vector<VULKAN_HPP_NAMESPACE::PerformanceCounterKHR, PerformanceCounterKHRAllocator>, in enumerateQueueFamilyPerformanceQueryCountersKHR()
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp285 typedef std::pair<Value *, Value *> ValuePair;
400 size_t operator()(const std::pair<Instruction *, BasicBlock *>& val) const { in operator ()()
407 std::pair<Instruction *, BasicBlock *>, Value *, PhiMapHash> PhiMap;
/third_party/node/deps/v8/src/diagnostics/
H A Dobjects-printer.cc2673 AccessorPair pair = AccessorPair::cast(value); in PrintDescriptorDetails() local
2674 os << "(get: " << Brief(pair.getter()) in PrintDescriptorDetails()
2675 << ", set: " << Brief(pair.setter()) << ")"; in PrintDescriptorDetails()
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.cc105 // ephemerons, where a pair of objects is required to retain the target.
1271 "part of key (%s @%u) -> value (%s @%u) pair in WeakMap (table @%u)", in ExtractEphemeronHashTableReferences()
2369 for (const auto& pair : global_object_tag_pairs_) { in MakeGlobalObjectTagMap()
2370 global_object_tag_map_.emplace(*pair.first, pair.second); in MakeGlobalObjectTagMap()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineScheduler.cpp896 for (std::vector<std::pair<MachineInstr *, MachineInstr *>>::iterator in placeDebugValues()
898 std::pair<MachineInstr *, MachineInstr *> P = *std::prev(DI); in placeDebugValues()
1298 /// The cyclic path estimation identifies a def-use pair that crosses the back
1959 std::pair<unsigned, unsigned>
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp339 std::pair<int, int> getSize() const in getSize()
389 size = std::pair<int, int>(1, 1); in fill()
507 std::pair<int, int> size;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGParser.cpp276 ArrayRef<std::pair<Record *, SMRange>> SCs = SC->getSuperClasses(); in AddSubClass()
2092 SmallVector<std::pair<llvm::Init*, StringInit*>, 8> DagArgs; in ParseSimpleValue()
2314 SmallVectorImpl<std::pair<llvm::Init*, StringInit*>> &Result, in ParseDagArgList()
2970 // The foreach containing the else-clause uses the same pair of lists as in ParseIf()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp140 typedef std::pair< InfixCalculatorTok, int64_t > ICToken;
1328 SmallVector<std::pair<SMLoc, std::string>, 2> Warnings; in VerifyAndAdjustOperands()
1795 std::pair<StringRef, StringRef> BaseMember = DotDispStr.split('.'); in ParseIntelDotOperator()

Completed in 164 milliseconds

1...<<81828384858687888990>>...99