Home
last modified time | relevance | path

Searched refs:pair (Results 1426 - 1450 of 2265) sorted by relevance

1...<<51525354555657585960>>...91

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNNSAReassign.cpp240 using Candidate = std::pair<const MachineInstr*, bool>; in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp122 std::pair<SDValue,SDValue> CallResult = TLI->LowerCallTo(CLI); in EmitSpecializedLibcall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp58 using CntRegP = std::pair<unsigned, unsigned>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp43 // element of the pair); the second element of the pair is the amount of the
45 std::vector<std::pair<unsigned, unsigned>> BlockSizes;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FixupBWInsts.cpp432 SmallVector<std::pair<MachineInstr *, MachineInstr *>, 8> MIReplacements; in processBasicBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp152 SmallVector<std::pair<Instruction *, Value *>, 4> TrapInfo; in addBoundsChecking()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp251 SmallVector<std::pair<Instruction *, const SCEVAddRecExpr *>, 16> PrefLoads; in runOnLoop()
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dcli.cc467 std::pair<bool, const char*> required_params[] = { in ParseMutatorDebuggerCliParams()
/third_party/spirv-headers/tools/buildHeaders/
H A DjsonToSpirv.h38 std::pair<bool, std::string> ReadFile(const std::string& path);
/third_party/spirv-tools/source/fuzz/fact_manager/
H A Dfact_manager.cpp171 const std::vector<std::pair<protobufs::FactConstantUniform, uint32_t>>&
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DPostOrderIterator.h104 std::vector<std::pair<NodeRef, ChildItTy>> VisitStack;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h64 /// desired value. The pointer member of the MemDepResult pair holds the
76 /// MemDepResult pair holds the instruction that defines the memory.
97 /// More detailed state info is encoded in the upper part of the pair (i.e.
285 /// A pair<Value*, bool> where the bool is true if the dependence is a read
289 /// This pair is used when caching information for a block.
296 /// This record is the information kept for each (value, is load) pair.
298 /// The pair of the block and the skip-first-block flag.
341 using PerInstNLInfo = std::pair<NonLocalDepInfo, bool>;
H A DScalarEvolutionExpander.h53 DenseMap<std::pair<const SCEV *, Instruction *>, TrackingVH<Value>>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h296 SmallVectorImpl<std::pair<SDValue, SDNode*> > &Result) { in CheckComplexPattern()
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_helpers.h451 std::pair<int, int> GetTableDrivenNumberOfEntriesAndLookUpStartFieldNumber(
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.h92 const std::vector<std::pair<std::string, std::string> >& options,
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers.h261 typedef std::pair<int32, string> DataEntry;
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectsource.h277 std::pair<int64, int32> ReadSecondsAndNanos(
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcontainer_memory_test.cc241 std::pair<const CopyableMovableInstance, const CopyableMovableInstance>> in TEST()
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H A Dreflection.cc129 std::pair<FlagIterator, bool> ins = in RegisterFlag()
/third_party/skia/modules/skshaper/src/
H A DSkShaper_coretext.cpp188 std::pair<size_t, size_t> mapRange(size_t start, size_t size) const {
/third_party/rust/crates/nom/src/sequence/
H A Dmod.rs19 /// use nom::sequence::pair;
22 /// let mut parser = pair(tag("abc"), tag("efg"));
29 pub fn pair<I, O1, O2, E: ParseError<I>, F, G>( in pair() functions
H A Dtests.rs90 pair(tag("abc"), tag("def"))(i) in pair_test()
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksSerializer.hpp220 std::pair<K, V> p; in SerializeItem()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DWorkerThread.cpp150 std::queue<std::pair<std::shared_ptr<AsyncWaitableEvent>, std::shared_ptr<Closure>>> mTaskQueue;

Completed in 21 milliseconds

1...<<51525354555657585960>>...91