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

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp149 case MipsISD::SWL: return "MipsISD::SWL";
2356 SDValue SWL = createStoreLR(MipsISD::SWL, DAG, SD, Chain, local
2358 return createStoreLR(MipsISD::SWR, DAG, SD, SWL, IsLittle ? 0 : 3);

Completed in 692 milliseconds