Home
last modified time | relevance | path

Searched refs:pair (Results 926 - 950 of 2474) sorted by relevance

1...<<31323334353637383940>>...99

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DIndirectDrawMetadata.h97 using IndexedIndirectConfig = std::pair<BufferBase*, uint64_t>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h94 DenseMap<MCSymbol *, std::pair<int, MCSymbol *>> LabelToStateMap;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
H A DMSFBuilder.h138 std::vector<std::pair<uint32_t, BlockList>> StreamData;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DGlobalsStream.h77 std::vector<std::pair<uint32_t, codeview::CVSymbol>>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DVerifier.h46 /// a node that has been visited to a pair (IsInvalid, BitWidth) where
53 using TBAABaseNodeSummary = std::pair<bool, unsigned>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h162 virtual std::vector<std::pair<uint64_t, uint64_t>>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFormattedStream.h36 std::pair<unsigned, unsigned> Position;
H A DMD5.h76 std::pair<uint64_t, uint64_t> words() const { in words()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h30 using LoadStorePair = std::pair<Instruction *, Instruction *>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DSyntheticCountsUtils.cpp31 SmallVector<std::pair<NodeRef, EdgeRef>, 8> SCCEdges, NonSCCEdges; in propagateFromSCC()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DValueList.h45 using ResolveConstantsTy = std::vector<std::pair<Constant *, unsigned>>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A Dtype_traits.h52 // std::pair's are pod-like if their elements are.
54 struct isPodLike<std::pair<T, U> > {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A DRemarkStringTable.cpp31 std::pair<unsigned, StringRef> StringTable::add(StringRef Str) { in add()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64StackOffset.h44 using Part = std::pair<int64_t, MVT>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h84 SmallVector<std::pair<MachineBasicBlock::iterator,
H A DSIFrameLowering.h69 std::pair<unsigned, bool> getReservedPrivateSegmentWaveByteOffsetReg(
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp61 std::pair<SDValue, SDValue> CallResult = TLI.LowerCallTo(CLI); in EmitTargetCodeForMemcpy()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMips16ISelLowering.h48 std::deque< std::pair<unsigned, SDValue> > &RegsToPass,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
H A DPackedVersion.cpp57 std::pair<bool, bool> PackedVersion::parse64(StringRef Str) { in parse64()
H A DTextStubCommon.h24 using UUID = std::pair<llvm::MachO::Target, std::string>;
/third_party/spirv-tools/source/fuzz/fact_manager/
H A Dfact_manager.h139 const std::vector<std::pair<protobufs::FactConstantUniform, uint32_t>>&
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DCFG.h35 SmallVectorImpl<std::pair<const BasicBlock *, const BasicBlock *> > &
H A DIteratedDominanceFrontier.h77 std::pair<const GraphDiff<BasicBlock *, IsPostDom> *, OrderedNodeTy>; in get()
/third_party/protobuf/src/google/protobuf/compiler/
H A Dcode_generator.h184 const std::string&, std::vector<std::pair<std::string, std::string> >*);
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_replace.cc24 std::initializer_list<std::pair<absl::string_view, absl::string_view>>;

Completed in 13 milliseconds

1...<<31323334353637383940>>...99