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/ |
D | TimeZoneNameProviderICU.java | 33 String ldst = tznames.getDisplayName(canonicalID, NameType.LONG_DAYLIGHT, date); in getDisplayName() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_hue.c | 289 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/ |
D | nv50_ir_peephole.cpp | 2681 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
|
D | nv50_ir_ra.cpp | 953 LValue *ldst = dst->asLValue(); in copyCompound() local 966 LValue *ldst = d->get()->asLValue(); in copyCompound() local
|
D | nv50_ir_emit_gk110.cpp | 2384 uses64bitAddress(const Instruction *ldst) in uses64bitAddress()
|
D | nv50_ir_emit_nvc0.cpp | 1864 uses64bitAddress(const Instruction *ldst) in uses64bitAddress()
|
/third_party/mesa3d/src/panfrost/midgard/ |
D | midgard_ra.c | 182 unsigned *ldst = calloc(sz, 1); in mir_lower_special_reads() local
|
D | midgard_emit.c | 592 midgard_load_store_word ldst = ins->load_store; in load_store_from_instr() local
|
D | midgard_schedule.c | 703 bool ldst = (instructions[i]->type == TAG_LOAD_STORE_4); in mir_choose_instruction() local
|
/third_party/ffmpeg/libswscale/ |
D | rgb2rgb_template.c | 386 uint64_t *ldst = (uint64_t *)dst; in yuvPlanartoyuy2_c() local 450 uint64_t *ldst = (uint64_t *)dst; in yuvPlanartouyvy_c() local
|