Searched defs:IsLittle (Results 1 – 4 of 4) sorted by relevance
50 bool IsLittle; variable
2131 bool IsLittle = Subtarget->isLittle(); in lowerLOAD() local2209 bool IsLittle = Subtarget->isLittle(); in lowerSTORE() local
87 bool IsLittle; // Big or little endian member in __anond7ee8afd0111::MipsAsmBackend
42 const MCSubtargetInfo &sti, bool IsLittle) : in MipsMCCodeEmitter()