Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h135 bool IsBigEndian; member
/external/llvm-project/lldb/source/Plugins/Process/Linux/
DNativeRegisterContextLinux_mips64.cpp471 bool IsBigEndian = (byte_order == lldb::eByteOrderBig); in ReadCP1() local
499 bool IsBigEndian = (byte_order == lldb::eByteOrderBig); in ReturnFPOffset() local
519 bool IsBigEndian = (byte_order == lldb::eByteOrderBig); in WriteCP1() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h138 bool IsBigEndian; member
/external/llvm-project/llvm/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h138 bool IsBigEndian; member
/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp35 bool IsBigEndian; member in __anon528cdaf40111::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/llvm-project/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp42 bool IsBigEndian; member in __anona71462c20111::MipsDisassembler
45 MipsDisassembler(const MCSubtargetInfo &STI, MCContext &Ctx, bool IsBigEndian) in MipsDisassembler()
1167 bool IsBigEndian) { in readInstruction16()
1187 bool IsBigEndian, bool IsMicroMips) { in readInstruction32()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp42 bool IsBigEndian; member in __anon03f122560111::MipsDisassembler
45 MipsDisassembler(const MCSubtargetInfo &STI, MCContext &Ctx, bool IsBigEndian) in MipsDisassembler()
1167 bool IsBigEndian) { in readInstruction16()
1187 bool IsBigEndian, bool IsMicroMips) { in readInstruction32()
/external/clang/lib/Driver/
DToolChain.cpp454 bool IsBigEndian = getTriple().getArch() == llvm::Triple::armeb || in ComputeLLVMTriple() local
/external/mesa3d/src/imgui/
Dimgui_memory_editor.h557 bool IsBigEndian() const in IsBigEndian() function
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp175 bool IsBigEndian) { in foldBitcastExtElt()
2011 bool IsBigEndian) { in foldTruncShuffle()
DInstCombineCasts.cpp2041 bool IsBigEndian = IC.getDataLayout().isBigEndian(); in optimizeVectorResizeWithIntegerBitCasts() local
/external/llvm-project/clang/lib/Driver/
DToolChain.cpp729 bool IsBigEndian = getTriple().getArch() == llvm::Triple::armeb || in ComputeLLVMTriple() local
/external/llvm-project/clang/lib/Driver/ToolChains/
DGnu.cpp223 bool IsBigEndian = false; in isArmBigEndian() local
435 bool IsBigEndian = isArmBigEndian(Triple, Args); in ConstructJob() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp164 bool IsBigEndian) { in foldBitcastExtElt()
DInstCombineCasts.cpp1885 bool IsBigEndian = IC.getDataLayout().isBigEndian(); in optimizeVectorResizeWithIntegerBitCasts() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6690 Optional<bool> IsBigEndian = isBigEndian(ByteOffsets, FirstOffset); in MatchStoreCombine() local
6866 Optional<bool> IsBigEndian = isBigEndian( in MatchLoadCombine() local
14617 bool IsBigEndian = DAG->getDataLayout().isBigEndian(); in getOffsetFromBase() local
18877 bool IsBigEndian = DAG.getDataLayout().isBigEndian(); in combineShuffleToVectorExtend() local
18932 bool IsBigEndian = DAG.getDataLayout().isBigEndian(); in combineTruncationShuffle() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp2829 bool IsBigEndian = CurDAG->getDataLayout().isBigEndian(); in SelectCDE_CXxD() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7408 Optional<bool> IsBigEndian = isBigEndian( in MatchLoadCombine() local
15645 bool IsBigEndian = DAG->getDataLayout().isBigEndian(); in getOffsetFromBase() local
20247 bool IsBigEndian = DAG.getDataLayout().isBigEndian(); in combineShuffleToVectorExtend() local
20302 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