Searched defs:SDL (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-thai.cc89 SDL, /* Shift combining-mark down-left */ enumerator in enum:thai_action_t
144 case SDL: pua_mappings = SDL_mappings; break;
184 /*T1*/ {{SL, T2}, {NOP,T1}, {SDL,T2}},
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp153 case MipsISD::SDL: return "MipsISD::SDL";
2368 SDValue SDL = createStoreLR(MipsISD::SDL, DAG, SD, Chain, IsLittle ? 7 : 0); local
2369 return createStoreLR(MipsISD::SDR, DAG, SD, SDL, IsLittle ? 0 : 7);

Completed in 184 milliseconds