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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Mips/
H A DMipsISelLowering.h128 SWL, enumerator in enum:llvm::MipsISD::NodeType
H A DMipsISelLowering.cpp86 case MipsISD::SWL: return "MipsISD::SWL";
2337 SDValue SWL = CreateStoreLR(MipsISD::SWL, DAG, SD, Chain, local
2339 return CreateStoreLR(MipsISD::SWR, DAG, SD, SWL, IsLittle ? 0 : 3);

Completed in 327 milliseconds