/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineBlockPlacement.cpp | 510 /// 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 D | ScheduleDAGRRList.cpp | 1197 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 D | SkSLDSLTest.cpp | 1499 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 D | SimpleLoopUnswitch.cpp | 723 // 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 D | AVRISelLowering.cpp | 394 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 D | DataFlowSanitizer.cpp | 397 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 D | extension_set.cc | 88 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 D | descriptor.cc | 387 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 D | vktSSBOLayoutTests.cpp | 60 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 D | gmock-matchers-containers_test.cc | 2230 *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 D | liftoff-assembler-mips.h | 1084 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 D | VertexAttributeTest.cpp | 764 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 D | Viewer.cpp | 3022 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 D | variant_test.cc | 1878 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 D | stylo.hpp | 14687 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 D | bytecode-generator.cc | 1108 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 D | sha512-avx-asm.S | 170 # the first of a pair of QWORDS.
|
H A D | sha512-ssse3-asm.S | 165 # the first of a pair of QWORDS.
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sha512-ssse3-asm.S | 162 # the first of a pair of QWORDS.
|
H A D | sha512-avx-asm.S | 167 # the first of a pair of QWORDS.
|
/third_party/googletest/googletest/src/ |
H A D | gtest-port.cc | 586 typedef std::pair<DWORD, HANDLE> ThreadIdAndHandle;
|
/third_party/googletest/googletest/include/gtest/ |
H A D | gtest-printers.h | 745 // 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 D | sfn_virtualvalues.cpp | 561 std::map<std::string, std::pair<AluInlineConstants, bool>> InlineConstant::s_opmap;
|
/third_party/mesa3d/src/gtest/src/ |
H A D | gtest-port.cc | 630 typedef std::pair<DWORD, HANDLE> ThreadIdAndHandle;
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-module.cc | 170 std::pair<int, int> AsmJsOffsetInformation::GetFunctionOffsets( in GetFunctionOffsets()
|