Home
last modified time | relevance | path

Searched refs:pair (Results 4601 - 4625 of 5018) sorted by relevance

1...<<181182183184185186187188189190>>...201

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp198 using OperandsVector = std::vector<std::pair<T, T>>;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiPresentIdWaitTests.cpp73 using TimeoutRange = std::pair<deInt64, deInt64>;
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DProgramPrelude.cpp3025 static std::pair<Name, bool> MaskTemplateArgs(const Name &name, size_t bufferSize, char *buffer) in MaskTemplateArgs()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h698 typedef std::pair<int, int> LevelLayerKey;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DProgramGL.cpp953 sizeMapOut->insert(std::pair<int, unsigned int>(bufferBinding, bufferDataSize)); in getAtomicCounterBufferSizeMap()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp147 /// A pair of debug variable and value location.
423 std::pair<const DILocalVariable *, DIExpression::FragmentInfo>;
1210 /// Var/Fragment pair to a vector of fragments known to overlap.
1231 // If this particular Variable/Fragment pair already exists in the overlap in accumulateFragmentMap()
1242 // fragment being a previously unseen fragment. Record any pair of in accumulateFragmentMap()
H A DMIRPrinter.cpp306 for (std::pair<unsigned, unsigned> LI : RegInfo.liveins()) { in convert()
H A DMachineOperand.cpp408 auto Found = find_if(Indices, [&](const std::pair<int, const char *> &I) { in getTargetIndexName()
H A DPrologEpilogInserter.cpp911 std::pair<int, int64_t> Entry = MFI.getLocalFrameObjectMap(i); in calculateFrameObjectOffsets()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp497 std::pair<LineTableIter, bool> Pos = in getOrParseLineTable()
H A DDWARFVerifier.cpp645 for (const std::pair<const uint64_t, std::set<uint64_t>> &Pair : in verifyDebugInfoReferences()
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dconfig_helper_vulkan.cc620 static const std::pair<VkShaderStageFlagBits, const char*> stages[] = { in stageFlagBitsToNames()
/third_party/skia/src/gpu/dawn/
H A DGrDawnGpu.cpp898 fSamplers.insert(std::pair<GrSamplerState, wgpu::Sampler>(samplerState, sampler)); in getOrCreateSampler()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderArithmetic.cpp546 std::pair<SIMD::Float, SIMD::Int> SpirvShader::Frexp(RValue<SIMD::Float> val) const in Frexp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DMetadata.h288 SmallDenseMap<void *, std::pair<OwnerTy, uint64_t>, 4> UseMap;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DYAMLTraits.h1930 template<> struct SequenceElementTraits<std::pair<std::string, std::string>> {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp921 SmallDenseMap<std::pair<BasicBlock *, BasicBlock *>, int> EdgeCountMap; in applyInsertUpdates()
H A DTargetTransformInfo.cpp1063 static std::pair<Value *, ShuffleVectorInst *>
1101 // fadd, shuffle vector pair at a time. in matchVectorSplittingReduction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp685 std::vector<std::pair<unsigned, unsigned>> FreqPairs; // <freq,code> in printStats()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp916 SmallVector<std::pair<BasicBlock *, BasicBlock *>, 8> ExitEdges; in isLoopProfitableToPredicate()
H A DLoopUnswitch.cpp505 static std::pair<Value *, OperatorChain>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp387 DenseMap<DebugVariable, std::pair<Value *, DIExpression *> > VariableMap; in removeRedundantDbgInstrsUsingForwardScan()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DMetadata.h273 SmallDenseMap<void *, std::pair<OwnerTy, uint64_t>, 4> UseMap;
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceOperand.h606 using RangeElementType = std::pair<InstNumberT, InstNumberT>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProf.cpp366 auto It = partition_point(AddrToMD5Map, [=](std::pair<uint64_t, uint64_t> A) { in getFunctionHashFromAddress()

Completed in 58 milliseconds

1...<<181182183184185186187188189190>>...201