Searched defs:IsLittle (Results 1 – 18 of 18) sorted by relevance
| /external/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsAsmBackend.h | 31 bool IsLittle; // Big or little endian variable 35 MipsAsmBackend(const Target &T, Triple::OSType OSType, bool IsLittle, in MipsAsmBackend()
|
| D | MipsMCCodeEmitter.h | 44 MipsMCCodeEmitter(const MCInstrInfo &mcii, MCContext &Ctx_, bool IsLittle) in MipsMCCodeEmitter()
|
| /external/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMAsmBackendELF.h | 22 bool IsLittle) in ARMAsmBackendELF()
|
| D | ARMAsmBackend.h | 26 ARMAsmBackend(const Target &T, const Triple &TT, bool IsLittle) in ARMAsmBackend()
|
| D | ARMMCCodeEmitter.cpp | 47 ARMMCCodeEmitter(const MCInstrInfo &mcii, MCContext &ctx, bool IsLittle) in ARMMCCodeEmitter()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsMCCodeEmitter.h | 39 MipsMCCodeEmitter(const MCInstrInfo &mcii, MCContext &Ctx_, bool IsLittle) in MipsMCCodeEmitter()
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMSubtarget.cpp | 90 const ARMBaseTargetMachine &TM, bool IsLittle) in ARMSubtarget()
|
| D | ARMSubtarget.h | 326 bool IsLittle; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMCallLowering.cpp | 162 bool IsLittle = MIRBuilder.getMF().getSubtarget<ARMSubtarget>().isLittle(); in assignCustomValue() local 388 bool IsLittle = MIRBuilder.getMF().getSubtarget<ARMSubtarget>().isLittle(); in assignCustomValue() local
|
| D | ARMSubtarget.cpp | 98 const ARMBaseTargetMachine &TM, bool IsLittle, in ARMSubtarget()
|
| D | ARMSubtarget.h | 484 bool IsLittle; variable
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64Subtarget.h | 98 bool IsLittle; variable
|
| /external/llvm/lib/Target/Mips/ |
| D | MipsSubtarget.h | 55 bool IsLittle; variable
|
| D | MipsISelLowering.cpp | 2275 bool IsLittle = Subtarget.isLittle(); in lowerLOAD() local 2345 bool IsLittle) { in lowerUnalignedIntStore()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| D | MipsSubtarget.h | 73 bool IsLittle; variable
|
| D | MipsISelLowering.cpp | 2681 bool IsLittle = Subtarget.isLittle(); in lowerLOAD() local 2751 bool IsLittle) { in lowerUnalignedIntStore()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64Subtarget.h | 216 bool IsLittle; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMMCCodeEmitter.cpp | 56 ARMMCCodeEmitter(const MCInstrInfo &mcii, MCContext &ctx, bool IsLittle) in ARMMCCodeEmitter()
|