Searched defs:IsLittle (Results 1 – 8 of 8) sorted by relevance
39 MipsMCCodeEmitter(const MCInstrInfo &mcii, MCContext &Ctx_, bool IsLittle) in MipsMCCodeEmitter()
161 bool IsLittle = MIRBuilder.getMF().getSubtarget<ARMSubtarget>().isLittle(); in assignCustomValue() local334 bool IsLittle = MIRBuilder.getMF().getSubtarget<ARMSubtarget>().isLittle(); in assignCustomValue() local
98 const ARMBaseTargetMachine &TM, bool IsLittle, in ARMSubtarget()
514 bool IsLittle; variable
73 bool IsLittle; variable
2677 bool IsLittle = Subtarget.isLittle(); in lowerLOAD() local2747 bool IsLittle) { in lowerUnalignedIntStore()4738 const bool IsLittle = Subtarget.isLittle(); in emitLDR_W() local4784 const bool IsLittle = Subtarget.isLittle(); in emitLDR_D() local4868 const bool IsLittle = Subtarget.isLittle(); in emitSTR_W() local4918 const bool IsLittle = Subtarget.isLittle(); in emitSTR_D() local
262 bool IsLittle; variable
56 ARMMCCodeEmitter(const MCInstrInfo &mcii, MCContext &ctx, bool IsLittle) in ARMMCCodeEmitter()