Searched defs:IsBigEndian (Results 1 – 8 of 8) sorted by relevance
135 bool IsBigEndian; member
136 bool IsBigEndian; member
35 bool IsBigEndian; member in __anon429e751d0111::MipsDisassembler37 MipsDisassembler(const MCSubtargetInfo &STI, MCContext &Ctx, bool IsBigEndian) in MipsDisassembler()910 bool IsBigEndian) { in readInstruction16()930 bool IsBigEndian, bool IsMicroMips) { in readInstruction32()
42 bool IsBigEndian; member in __anona1f3d3750111::MipsDisassembler45 MipsDisassembler(const MCSubtargetInfo &STI, MCContext &Ctx, bool IsBigEndian) in MipsDisassembler()1161 bool IsBigEndian) { in readInstruction16()1181 bool IsBigEndian, bool IsMicroMips) { in readInstruction32()
454 bool IsBigEndian = getTriple().getArch() == llvm::Triple::armeb || in ComputeLLVMTriple() local
12912 bool IsBigEndian = DAG->getDataLayout().isBigEndian(); in getOffsetFromBase() local16692 bool IsBigEndian = DAG.getDataLayout().isBigEndian(); in combineShuffleToVectorExtend() local16744 bool IsBigEndian = DAG.getDataLayout().isBigEndian(); in combineTruncationShuffle() local
4832 bool IsBigEndian) in ARMTargetInfo()
10377 bool IsBigEndian = DAG->getDataLayout().isBigEndian(); in getOffsetFromBase() local