Searched defs:cache_index (Results 1 – 11 of 11) sorted by relevance
162 read_or_write) { in EmitTiledCompareLoop()174 auto cache_index = b->CreateShl(thread_id, value_one); in EmitTiledCompareLoop() local193 copy_loop_body([&](llvm::Value* cache_index, llvm::Value* index) { in EmitTiledCompareLoop()272 copy_loop_body([&](llvm::Value* cache_index, llvm::Value* index) { in EmitTiledCompareLoop()
38 size_t cache_index; in getPage() local
123 int cache_index = SerializeInObjectCache(obj); in SerializeUsingReadOnlyObjectCache() local
273 int cache_index = SerializeInObjectCache(obj); in SerializeUsingStartupObjectCache() local
833 int cache_index = source_.GetInt(); in ReadSingleBytecodeData() local844 int cache_index = source_.GetInt(); in ReadSingleBytecodeData() local
56 int32 cache_index = 2; field
62 unsigned int cache_index; member
63 FT_UShort cache_index; /* index of cache the node belongs to */ member
768 int cache_index = slot_property_cache(layout, storage, field); in layout_init() local
922 int cache_index; // Each field except oneof field has a zval cache to avoid member
3050 int cache_index = number_of_properties - 1; in ObjectLiteralMapFromCache() local