Searched defs:IsLittle (Results 1 – 9 of 9) sorted by relevance
35 bool IsLittle) { in computeDataLayout()53 bool IsLittle) in XtensaTargetMachine()
39 MipsMCCodeEmitter(const MCInstrInfo &mcii, MCContext &Ctx_, bool IsLittle) in MipsMCCodeEmitter()
159 bool IsLittle = MIRBuilder.getMF().getSubtarget<ARMSubtarget>().isLittle(); in assignCustomValue() local336 bool IsLittle = MIRBuilder.getMF().getSubtarget<ARMSubtarget>().isLittle(); in assignCustomValue() local
95 const ARMBaseTargetMachine &TM, bool IsLittle, in ARMSubtarget()
214 bool IsLittle; variable
125 bool IsLittle; variable
76 bool IsLittle; variable
2691 bool IsLittle = Subtarget.isLittle(); in lowerLOAD() local2761 bool IsLittle) { in lowerUnalignedIntStore()4776 const bool IsLittle = Subtarget.isLittle(); in emitLDR_W() local4822 const bool IsLittle = Subtarget.isLittle(); in emitLDR_D() local4906 const bool IsLittle = Subtarget.isLittle(); in emitSTR_W() local4956 const bool IsLittle = Subtarget.isLittle(); in emitSTR_D() local
56 ARMMCCodeEmitter(const MCInstrInfo &mcii, MCContext &ctx, bool IsLittle) in ARMMCCodeEmitter()