Home | History | Annotate | Download | only in Mips

Lines Matching refs:LE

189 static std::string swapFPIntParams(FPParamVariant PV, Module *M, bool LE,
206 if (LE) {
216 if (LE) {
226 if (LE) {
240 if (LE) {
267 bool LE = TM.isLittleEndian();
290 AsmText += swapFPIntParams(PV, M, LE, true);
305 if (LE) {
315 if (LE) {
325 if (LE) {
465 bool LE = TM.isLittleEndian();
491 AsmText += swapFPIntParams(PV, M, LE, false);