Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksEndian.hpp31 constexpr bool IsBigEndian () in IsBigEndian() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h138 bool IsBigEndian; member
/third_party/mesa3d/src/imgui/
H A Dimgui_memory_editor.h557 bool IsBigEndian() const in IsBigEndian() function
/third_party/node/src/
H A Dutil.h760 inline bool IsBigEndian() { in IsBigEndian() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp42 bool IsBigEndian; member in __anon24712::MipsDisassembler
45 MipsDisassembler(const MCSubtargetInfo &STI, MCContext &Ctx, bool IsBigEndian) in MipsDisassembler() argument
1165 readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, uint64_t &Size, uint32_t &Insn, bool IsBigEndian) readInstruction16() argument
1185 readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, uint64_t &Size, uint32_t &Insn, bool IsBigEndian, bool IsMicroMips) readInstruction32() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp162 foldBitcastExtElt(ExtractElementInst &Ext, InstCombiner::BuilderTy &Builder, bool IsBigEndian) foldBitcastExtElt() argument
H A DInstCombineCasts.cpp1885 bool IsBigEndian = IC.getDataLayout().isBigEndian(); in optimizeVectorResizeWithIntegerBitCasts() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6690 Optional<bool> IsBigEndian = isBigEndian(ByteOffsets, FirstOffset); in MatchStoreCombine() local
14617 bool IsBigEndian = DAG->getDataLayout().isBigEndian(); in getOffsetFromBase() local
18932 bool IsBigEndian = DAG.getDataLayout().isBigEndian(); combineTruncationShuffle() local
[all...]

Completed in 51 milliseconds