Home
last modified time | relevance | path

Searched defs:IsLittle (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.h31 bool IsLittle; // Big or little endian variable
35 MipsAsmBackend(const Target &T, Triple::OSType OSType, bool IsLittle, in MipsAsmBackend()
DMipsMCCodeEmitter.h44 MipsMCCodeEmitter(const MCInstrInfo &mcii, MCContext &Ctx_, bool IsLittle) in MipsMCCodeEmitter()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAsmBackendELF.h22 bool IsLittle) in ARMAsmBackendELF()
DARMAsmBackend.h26 ARMAsmBackend(const Target &T, const Triple &TT, bool IsLittle) in ARMAsmBackend()
DARMMCCodeEmitter.cpp47 ARMMCCodeEmitter(const MCInstrInfo &mcii, MCContext &ctx, bool IsLittle) in ARMMCCodeEmitter()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCCodeEmitter.h39 MipsMCCodeEmitter(const MCInstrInfo &mcii, MCContext &Ctx_, bool IsLittle) in MipsMCCodeEmitter()
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCCodeEmitter.h39 MipsMCCodeEmitter(const MCInstrInfo &mcii, MCContext &Ctx_, bool IsLittle) in MipsMCCodeEmitter()
/external/llvm/lib/Target/ARM/
DARMSubtarget.cpp90 const ARMBaseTargetMachine &TM, bool IsLittle) in ARMSubtarget()
DARMSubtarget.h326 bool IsLittle; variable
/external/llvm-project/llvm/lib/Target/ARM/
DARMSubtarget.cpp98 const ARMBaseTargetMachine &TM, bool IsLittle, in ARMSubtarget()
DARMCallLowering.cpp161 bool IsLittle = MIRBuilder.getMF().getSubtarget<ARMSubtarget>().isLittle(); in assignCustomValue() local
385 bool IsLittle = MIRBuilder.getMF().getSubtarget<ARMSubtarget>().isLittle(); in assignCustomValue() local
DARMSubtarget.h499 bool IsLittle; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.cpp98 const ARMBaseTargetMachine &TM, bool IsLittle, in ARMSubtarget()
DARMCallLowering.cpp162 bool IsLittle = MIRBuilder.getMF().getSubtarget<ARMSubtarget>().isLittle(); in assignCustomValue() local
388 bool IsLittle = MIRBuilder.getMF().getSubtarget<ARMSubtarget>().isLittle(); in assignCustomValue() local
DARMSubtarget.h484 bool IsLittle; variable
/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h98 bool IsLittle; variable
/external/llvm/lib/Target/Mips/
DMipsSubtarget.h55 bool IsLittle; variable
DMipsISelLowering.cpp2275 bool IsLittle = Subtarget.isLittle(); in lowerLOAD() local
2345 bool IsLittle) { in lowerUnalignedIntStore()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSubtarget.h73 bool IsLittle; variable
DMipsISelLowering.cpp2679 bool IsLittle = Subtarget.isLittle(); in lowerLOAD() local
2749 bool IsLittle) { in lowerUnalignedIntStore()
4740 const bool IsLittle = Subtarget.isLittle(); in emitLDR_W() local
4786 const bool IsLittle = Subtarget.isLittle(); in emitLDR_D() local
4870 const bool IsLittle = Subtarget.isLittle(); in emitSTR_W() local
4920 const bool IsLittle = Subtarget.isLittle(); in emitSTR_D() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSubtarget.h73 bool IsLittle; variable
DMipsISelLowering.cpp2681 bool IsLittle = Subtarget.isLittle(); in lowerLOAD() local
2751 bool IsLittle) { in lowerUnalignedIntStore()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h216 bool IsLittle; variable
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64Subtarget.h244 bool IsLittle; variable
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCCodeEmitter.cpp56 ARMMCCodeEmitter(const MCInstrInfo &mcii, MCContext &ctx, bool IsLittle) in ARMMCCodeEmitter()

12