Searched defs:IsLittle (Results 1 – 9 of 9) sorted by relevance
37 bool IsLittle) { in computeDataLayout()55 bool IsLittle) in XtensaTargetMachine()
39 MipsMCCodeEmitter(const MCInstrInfo &mcii, MCContext &Ctx_, bool IsLittle) in MipsMCCodeEmitter()
167 bool IsLittle = MIRBuilder.getMF().getSubtarget<ARMSubtarget>().isLittle(); in assignCustomValue() local345 bool IsLittle = MIRBuilder.getMF().getSubtarget<ARMSubtarget>().isLittle(); in assignCustomValue() local
90 const ARMBaseTargetMachine &TM, bool IsLittle, in ARMSubtarget()
187 bool IsLittle; variable
84 bool IsLittle; variable
73 bool IsLittle; variable
2868 bool IsLittle = Subtarget.isLittle(); in lowerLOAD() local2938 bool IsLittle) { in lowerUnalignedIntStore()4958 const bool IsLittle = Subtarget.isLittle(); in emitLDR_W() local5004 const bool IsLittle = Subtarget.isLittle(); in emitLDR_D() local5088 const bool IsLittle = Subtarget.isLittle(); in emitSTR_W() local5138 const bool IsLittle = Subtarget.isLittle(); in emitSTR_D() local
55 ARMMCCodeEmitter(const MCInstrInfo &mcii, MCContext &ctx, bool IsLittle) in ARMMCCodeEmitter()