Home
last modified time | relevance | path

Searched defs:ldst (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/
DTimeZoneNameProviderICU.java33 String ldst = tznames.getDisplayName(canonicalID, NameType.LONG_DAYLIGHT, date); in getDisplayName() local
/third_party/ffmpeg/libavfilter/
Dvf_hue.c289 uint8_t *ldst, const int dst_linesize, in apply_luma_lut()
305 uint16_t *ldst, const int dst_linesize, in apply_luma_lut10()
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_peephole.cpp2681 updateLdStOffset(Instruction *ldst, int32_t offset, Function *fn) in updateLdStOffset()
2909 MemoryOpt::Record::set(const Instruction *ldst) in set()
3167 Instruction *ldst, *next; in runOpt() local
Dnv50_ir_ra.cpp953 LValue *ldst = dst->asLValue(); in copyCompound() local
966 LValue *ldst = d->get()->asLValue(); in copyCompound() local
Dnv50_ir_emit_gk110.cpp2384 uses64bitAddress(const Instruction *ldst) in uses64bitAddress()
Dnv50_ir_emit_nvc0.cpp1864 uses64bitAddress(const Instruction *ldst) in uses64bitAddress()
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_ra.c182 unsigned *ldst = calloc(sz, 1); in mir_lower_special_reads() local
Dmidgard_emit.c592 midgard_load_store_word ldst = ins->load_store; in load_store_from_instr() local
Dmidgard_schedule.c703 bool ldst = (instructions[i]->type == TAG_LOAD_STORE_4); in mir_choose_instruction() local
/third_party/ffmpeg/libswscale/
Drgb2rgb_template.c386 uint64_t *ldst = (uint64_t *)dst; in yuvPlanartoyuy2_c() local
450 uint64_t *ldst = (uint64_t *)dst; in yuvPlanartouyvy_c() local