Home
last modified time | relevance | path

Searched refs:pair (Results 2001 - 2025 of 2470) sorted by relevance

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp510 /// Get the best pair of non-conflicting edges.
511 static std::pair<WeightedEdge, WeightedEdge> getBestNonConflictingEdges(
941 /// Pick the highest total weight pair of edges that can both be laid out.
943 /// the edges in \p Edges[1]. Simple counting shows that the best pair is either
946 std::pair<MachineBlockPlacement::WeightedEdge,
986 /// straightforward: Find the best pair of edges that don't conflict. We find
2389 SmallVector<std::pair<MachineBasicBlock *, BlockFrequency>, 4> ExitsWithFreq; in rotateLoopWithProfile()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp1197 SmallVector<std::pair<SUnit *, SDep>, 4> DelDeps; in CopyAndMoveSuccessors()
1236 SmallVector<std::pair<SUnit *, SDep>, 4> DelDeps; in InsertCopiesAndMoveSuccs()
1474 std::pair<LRegsMapT::iterator, bool> LRegsPair = in PickNodeToScheduleBottomUp()
/third_party/skia/tests/
H A DSkSLDSLTest.cpp1499 DSLFunction pair(kFloat2_Type, "pair", x, y);
1500 pair.define(
1507 EXPECT_EQUAL(pair(varArg1, varArg2), "pair(varArg1, varArg2)");
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp723 // Grab a reference to the exit block in the pair so that we can update it. in unswitchTrivialSwitch()
745 // Update the case pair to point to the split block. in unswitchTrivialSwitch()
1186 SmallVector<std::pair<Loop *, Loop *>, 16> LoopsToClone; in cloneLoopNest()
2470 ArrayRef<std::pair<Instruction *, TinyPtrVector<Value *>>> in calculateUnswitchCostMultiplier()
2547 SmallVector<std::pair<Instruction *, TinyPtrVector<Value *>>, 4> in unswitchBestCondition()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp394 std::pair<SDValue, SDValue> CallInfo = LowerCallTo(CLI); in LowerDivRem()
1192 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass; in LowerCall()
1703 case 'x': case 'X': // Pointer register pair X in getConstraintType()
1704 case 'y': case 'Y': // Pointer register pair Y in getConstraintType()
1705 case 'z': case 'Z': // Pointer register pair Z in getConstraintType()
1850 std::pair<unsigned, const TargetRegisterClass *>
1883 case 'x': // Pointer register pair X: r27:r26. in getRegForInlineAsmConstraint()
1886 case 'y': // Pointer register pair Y: r29:r28. in getRegForInlineAsmConstraint()
1889 case 'z': // Pointer register pair Z: r31:r30. in getRegForInlineAsmConstraint()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp397 std::vector<std::pair<PHINode *, PHINode *>> PHIFixups;
406 DenseMap<std::pair<Value *, Value *>, CachedCombinedShadow>
963 for (std::vector<std::pair<PHINode *, PHINode *>>::iterator in runOnModule()
/third_party/protobuf/src/google/protobuf/
H A Dextension_set.cc88 std::size_t operator()(const std::pair<const MessageLite*, int>& p) const { in operator ()()
94 typedef std::unordered_map<std::pair<const MessageLite*, int>, ExtensionInfo,
1843 std::pair<ExtensionSet::Extension*, bool> ExtensionSet::Insert(int key) { in Insert()
H A Ddescriptor.cc387 typedef std::pair<const void*, StringPiece> PointerStringPair;
389 typedef std::pair<const Descriptor*, int> DescriptorIntPair;
390 typedef std::pair<const EnumDescriptor*, int> EnumIntPair;
746 std::pair<const FileDescriptorTables*, const SourceCodeInfo*>* p);
1227 std::pair<const FileDescriptorTables*, const SourceCodeInfo*>* p) { in BuildLocationsByPath()
1236 std::pair<const FileDescriptorTables*, const SourceCodeInfo*> p( in GetSourceLocation()
5159 std::pair<std::map<std::string, const EnumValueDescriptor*>::iterator, bool> in CheckEnumValueUniqueness()
6305 std::pair<std::map<std::string, const Descriptor*>::iterator, bool> result = in DetectMapConflicts()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp60 using std::pair;
1164 using SuffixLoadFlag = pair<string, MatrixLoadFlags>; in init()
1165 using SuffixStoreFlag = pair<string, MatrixStoreFlags>; in init()
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc2230 *os << "are a pair where the first is half of the second"; in DescribeTo()
2234 *os << "are a pair where the first isn't half of the second"; in DescribeNegationTo()
2250 "in { 1, 2, 3 } are a pair where the first is half of the second", in TEST()
2254 "index i where x and the i-th value of { 1, 2, 3 } are a pair " in TEST()
2324 "where the value pair (2, 6) at index #1 don't match, " in TEST()
2370 " - element #0 and 1 are a pair where the first is half of the second, " in TEST()
2372 " - element #1 and 2 are a pair where the first is half of the second, " in TEST()
2374 " - element #2 and 3 are a pair where the first is half of the second", in TEST()
2379 " - element #0 and 1 are a pair where the first is half of the second, " in TEST()
2381 " - element #1 and 2 are a pair wher in TEST()
[all...]
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h1084 inline bool IsRegInRegPair(LiftoffRegister pair, Register reg) { in IsRegInRegPair() argument
1085 DCHECK(pair.is_gp_pair()); in IsRegInRegPair()
1086 return pair.low_gp() == reg || pair.high_gp() == reg; in IsRegInRegPair()
1097 // If some of destination registers are in use, get another, unused pair. in Emit64BitShiftOperation()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVertexAttributeTest.cpp764 std::array<std::pair<const TestData &, GLint>, 4> dataSet = { in TEST_P()
818 std::array<std::pair<const TestData &, GLint>, 4> dataSet = { in TEST_P()
870 std::array<std::pair<const TestData &, GLint>, 4> dataSet = { in TEST_P()
925 std::array<std::pair<const TestData &, GLint>, 4> dataSet = { in TEST_P()
/third_party/skia/tools/viewer/
H A DViewer.cpp3022 for (const auto& pair : gPathRendererNames) { in onUIStateChanged()
3023 if (pair.second == stateValue.c_str()) { in onUIStateChanged()
3024 if (params.fGrContextOptions.fGpuPathRenderers != pair.first) { in onUIStateChanged()
3025 params.fGrContextOptions.fGpuPathRenderers = pair.first; in onUIStateChanged()
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dvariant_test.cc1878 std::pair<int, int> operator()(int a, std::unique_ptr<int> b) const { in TEST()
1881 std::pair<int, int> operator()(absl::string_view a, in TEST()
1885 std::pair<int, int> operator()(int a, absl::string_view b) const { in TEST()
1888 std::pair<int, int> operator()(absl::string_view a, in TEST()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp14687 struct pair
14707 constexpr pair()
14720 explicit constexpr pair()
14731 constexpr pair(const _T1& __a, const _T2& __b)
14740 explicit constexpr pair(const _T1& __a, const _T2& __b)
14754 constexpr pair(const pair<_U1, _U2>& __p)
14763 explicit constexpr pair(const pair<_U1, _U2>& __p)
14766 constexpr pair(cons
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc1108 const std::vector<std::pair<Literal*, Accessors<PropertyT>*>>&
1114 std::vector<std::pair<Literal*, Accessors<PropertyT>*>> ordered_accessors_;
1275 // Build global declaration pair array. in AllocateDeferredConstants()
1284 for (std::pair<FunctionLiteral*, size_t> literal : function_literals_) { in AllocateDeferredConstants()
1293 for (std::pair<NativeFunctionLiteral*, size_t> literal : in AllocateDeferredConstants()
1315 for (std::pair<ObjectLiteralBoilerplateBuilder*, size_t> literal : in AllocateDeferredConstants()
1330 for (std::pair<ArrayLiteralBoilerplateBuilder*, size_t> literal : in AllocateDeferredConstants()
1339 for (std::pair<ClassLiteral*, size_t> literal : class_literals_) { in AllocateDeferredConstants()
1347 for (std::pair<GetTemplateObject*, size_t> literal : template_objects_) { in AllocateDeferredConstants()
2734 // each pair o in BuildClassLiteral()
[all...]
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dsha512-avx-asm.S170 # the first of a pair of QWORDS.
H A Dsha512-ssse3-asm.S165 # the first of a pair of QWORDS.
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dsha512-ssse3-asm.S162 # the first of a pair of QWORDS.
H A Dsha512-avx-asm.S167 # the first of a pair of QWORDS.
/third_party/googletest/googletest/src/
H A Dgtest-port.cc586 typedef std::pair<DWORD, HANDLE> ThreadIdAndHandle;
/third_party/googletest/googletest/include/gtest/
H A Dgtest-printers.h745 // Overload for std::pair.
747 void PrintTo(const ::std::pair<T1, T2>& value, ::std::ostream* os) { in PrintTo()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_virtualvalues.cpp561 std::map<std::string, std::pair<AluInlineConstants, bool>> InlineConstant::s_opmap;
/third_party/mesa3d/src/gtest/src/
H A Dgtest-port.cc630 typedef std::pair<DWORD, HANDLE> ThreadIdAndHandle;
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module.cc170 std::pair<int, int> AsmJsOffsetInformation::GetFunctionOffsets( in GetFunctionOffsets()

Completed in 84 milliseconds

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