Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h138 bool IsBigEndian; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp42 bool IsBigEndian; member in __anon91801c7d0111::MipsDisassembler
45 MipsDisassembler(const MCSubtargetInfo &STI, MCContext &Ctx, bool IsBigEndian) in MipsDisassembler()
1167 bool IsBigEndian) { in readInstruction16()
1187 bool IsBigEndian, bool IsMicroMips) { in readInstruction32()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Arch/
H A DARM.cpp182 bool IsBigEndian = Triple.getArch() == llvm::Triple::armeb || in setArchNameInTriple() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp175 bool IsBigEndian) { in foldBitcastExtElt()
2011 bool IsBigEndian) { in foldTruncShuffle()
H A DInstCombineCasts.cpp2051 bool IsBigEndian = IC.getDataLayout().isBigEndian(); in optimizeVectorResizeWithIntegerBitCasts() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DGnu.cpp224 bool IsBigEndian = false; in isArmBigEndian() local
444 bool IsBigEndian = isArmBigEndian(Triple, Args); in ConstructJob() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3605 Optional<bool> IsBigEndian = isBigEndian(MemOffset2Idx, LowestIdx); in matchLoadOrCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7565 Optional<bool> IsBigEndian = isBigEndian( in MatchLoadCombine() local
15968 bool IsBigEndian = DAG->getDataLayout().isBigEndian(); in getOffsetFromBase() local
20567 bool IsBigEndian = DAG.getDataLayout().isBigEndian(); in combineShuffleToVectorExtend() local
20622 bool IsBigEndian = DAG.getDataLayout().isBigEndian(); in combineTruncationShuffle() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2850 bool IsBigEndian = CurDAG->getDataLayout().isBigEndian(); in SelectCDE_CXxD() local