Home
last modified time | relevance | path

Searched defs:LittleEndian (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugPubTable.cpp21 DWARFDebugPubTable(const DWARFObject &Obj, const DWARFSection &Sec, bool LittleEndian, bool GnuStyle) DWARFDebugPubTable() argument
H A DDWARFContext.cpp133 dumpDWARFv5StringOffsetsSection( raw_ostream &OS, StringRef SectionName, const DWARFObject &Obj, const DWARFSection &StringOffsetsSection, StringRef StringSection, DWARFContext::unit_iterator_range Units, bool LittleEndian) dumpDWARFv5StringOffsetsSection() argument
207 dumpStringOffsetsSection(raw_ostream &OS, StringRef SectionName, const DWARFObject &Obj, const DWARFSection &StringOffsetsSection, StringRef StringSection, DWARFContext::unit_iterator_range Units, bool LittleEndian, unsigned MaxVersion) dumpStringOffsetsSection() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp166 AArch64Subtarget(const Triple &TT, const std::string &CPU, const std::string &FS, const TargetMachine &TM, bool LittleEndian) AArch64Subtarget() argument
H A DAArch64TargetMachine.cpp203 computeDataLayout(const Triple &TT, const MCTargetOptions &Options, bool LittleEndian) computeDataLayout() argument
262 AArch64TargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Optional<Reloc::Model> RM, Optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool JIT, bool LittleEndian) AArch64TargetMachine() argument
H A DAArch64StackTagging.cpp415 bool LittleEndian = in tagAlloca() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp54 const bool LittleEndian = getStreamer().getContext().getAsmInfo()->isLittleEndian(); in emitInst() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_stream.h145 bool LittleEndian () const in LittleEndian() function in dng_stream
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp520 bool LittleEndian = Asm->getDataLayout().isLittleEndian(); in addConstantFPValue() local
578 bool LittleEndian = Asm->getDataLayout().isLittleEndian(); in addConstantValue() local

Completed in 14 milliseconds