Searched defs:CacheKey (Results 1 – 5 of 5) sorted by relevance
30 struct CacheKey { struct31 CacheKey(const compiler::WasmImportCallKind& _kind, const FunctionSig* _sig, in CacheKey() function53 size_t operator()(const CacheKey& key) const { in operator() argument
68 typedef const GrProgramDesc CacheKey; typedef in GrDDLContext::ProgramInfoMap
1011 ValueIsLoadPair CacheKey(Loc.Ptr, isLoad); in GetNonLocalInfoForBlock() local1038 ValueIsLoadPair CacheKey(Loc.Ptr, isLoad); in GetNonLocalInfoForBlock() local1099 ValueIsLoadPair CacheKey(Pointer.getAddr(), isLoad); in getNonLocalPointerDepFromBB() local
424 SkVMBlitter::Key SkVMBlitter::CacheKey( in CacheKey() function in SkVMBlitter
172502 const ImageCacheKey& CacheKey() const { return mCacheKey; } in CacheKey() function in imgRequest