Home
last modified time | relevance | path

Searched defs:IsBigEndian (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h135 bool IsBigEndian; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h136 bool IsBigEndian; member
/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp35 bool IsBigEndian; member in __anon429e751d0111::MipsDisassembler
37 MipsDisassembler(const MCSubtargetInfo &STI, MCContext &Ctx, bool IsBigEndian) in MipsDisassembler()
910 bool IsBigEndian) { in readInstruction16()
930 bool IsBigEndian, bool IsMicroMips) { in readInstruction32()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp42 bool IsBigEndian; member in __anona1f3d3750111::MipsDisassembler
45 MipsDisassembler(const MCSubtargetInfo &STI, MCContext &Ctx, bool IsBigEndian) in MipsDisassembler()
1161 bool IsBigEndian) { in readInstruction16()
1181 bool IsBigEndian, bool IsMicroMips) { in readInstruction32()
/external/clang/lib/Driver/
DToolChain.cpp454 bool IsBigEndian = getTriple().getArch() == llvm::Triple::armeb || in ComputeLLVMTriple() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp12912 bool IsBigEndian = DAG->getDataLayout().isBigEndian(); in getOffsetFromBase() local
16692 bool IsBigEndian = DAG.getDataLayout().isBigEndian(); in combineShuffleToVectorExtend() local
16744 bool IsBigEndian = DAG.getDataLayout().isBigEndian(); in combineTruncationShuffle() local
/external/clang/lib/Basic/
DTargets.cpp4832 bool IsBigEndian) in ARMTargetInfo()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10377 bool IsBigEndian = DAG->getDataLayout().isBigEndian(); in getOffsetFromBase() local