Searched defs:IsBigEndian (Results 1 – 9 of 9) sorted by relevance
138 bool IsBigEndian; member
42 bool IsBigEndian; member in __anon91801c7d0111::MipsDisassembler45 MipsDisassembler(const MCSubtargetInfo &STI, MCContext &Ctx, bool IsBigEndian) in MipsDisassembler()1167 bool IsBigEndian) { in readInstruction16()1187 bool IsBigEndian, bool IsMicroMips) { in readInstruction32()
182 bool IsBigEndian = Triple.getArch() == llvm::Triple::armeb || in setArchNameInTriple() local
175 bool IsBigEndian) { in foldBitcastExtElt()2011 bool IsBigEndian) { in foldTruncShuffle()
2051 bool IsBigEndian = IC.getDataLayout().isBigEndian(); in optimizeVectorResizeWithIntegerBitCasts() local
224 bool IsBigEndian = false; in isArmBigEndian() local444 bool IsBigEndian = isArmBigEndian(Triple, Args); in ConstructJob() local
3605 Optional<bool> IsBigEndian = isBigEndian(MemOffset2Idx, LowestIdx); in matchLoadOrCombine() local
7565 Optional<bool> IsBigEndian = isBigEndian( in MatchLoadCombine() local15968 bool IsBigEndian = DAG->getDataLayout().isBigEndian(); in getOffsetFromBase() local20567 bool IsBigEndian = DAG.getDataLayout().isBigEndian(); in combineShuffleToVectorExtend() local20622 bool IsBigEndian = DAG.getDataLayout().isBigEndian(); in combineTruncationShuffle() local
2850 bool IsBigEndian = CurDAG->getDataLayout().isBigEndian(); in SelectCDE_CXxD() local