Home
last modified time | relevance | path

Searched defs:IsLittle (Results 1 – 25 of 27) 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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Xtensa/
DXtensaTargetMachine.cpp35 bool IsLittle) { in computeDataLayout()
53 bool IsLittle) in XtensaTargetMachine()
/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-16.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCCodeEmitter.h39 MipsMCCodeEmitter(const MCInstrInfo &mcii, MCContext &Ctx_, bool IsLittle) in MipsMCCodeEmitter()
/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/lib/Target/ARM/
DARMSubtarget.cpp90 const ARMBaseTargetMachine &TM, bool IsLittle) in ARMSubtarget()
DARMSubtarget.h326 bool IsLittle; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMCallLowering.cpp159 bool IsLittle = MIRBuilder.getMF().getSubtarget<ARMSubtarget>().isLittle(); in assignCustomValue() local
336 bool IsLittle = MIRBuilder.getMF().getSubtarget<ARMSubtarget>().isLittle(); in assignCustomValue() local
DARMSubtarget.cpp95 const ARMBaseTargetMachine &TM, bool IsLittle, in ARMSubtarget()
DARMSubtarget.h214 bool IsLittle; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMCallLowering.cpp162 bool IsLittle = MIRBuilder.getMF().getSubtarget<ARMSubtarget>().isLittle(); in assignCustomValue() local
388 bool IsLittle = MIRBuilder.getMF().getSubtarget<ARMSubtarget>().isLittle(); in assignCustomValue() local
DARMSubtarget.cpp98 const ARMBaseTargetMachine &TM, bool IsLittle, in ARMSubtarget()
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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h125 bool IsLittle; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMipsSubtarget.h76 bool IsLittle; variable
DMipsISelLowering.cpp2691 bool IsLittle = Subtarget.isLittle(); in lowerLOAD() local
2761 bool IsLittle) { in lowerUnalignedIntStore()
4768 const bool IsLittle = Subtarget.isLittle(); in emitLDR_W() local
4814 const bool IsLittle = Subtarget.isLittle(); in emitLDR_D() local
4898 const bool IsLittle = Subtarget.isLittle(); in emitSTR_W() local
4948 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

12