Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h139 bool IsBigEndian; member
/llvm-project/clang/lib/Driver/ToolChains/
H A DBareMetal.cpp482 bool IsBigEndian = arm::isARMBigEndian(Triple, Args); ConstructJob() local
H A DGnu.cpp399 bool IsBigEndian = arm::isARMBigEndian(Triple, Args); ConstructJob() local
/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp42 bool IsBigEndian; global() member in __anonb3af57650111::MipsDisassembler
45 MipsDisassembler(const MCSubtargetInfo & STI,MCContext & Ctx,bool IsBigEndian) MipsDisassembler() argument
1109 readInstruction16(ArrayRef<uint8_t> Bytes,uint64_t Address,uint64_t & Size,uint32_t & Insn,bool IsBigEndian) readInstruction16() argument
1129 readInstruction32(ArrayRef<uint8_t> Bytes,uint64_t Address,uint64_t & Size,uint32_t & Insn,bool IsBigEndian,bool IsMicroMips) readInstruction32() argument
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp194 bool IsBigEndian = DL.isBigEndian(); in foldBitcastExtElt() local
1544 foldTruncInsEltPair(InsertElementInst & InsElt,bool IsBigEndian,InstCombiner::BuilderTy & Builder) foldTruncInsEltPair() argument
2387 foldTruncShuffle(ShuffleVectorInst & Shuf,bool IsBigEndian) foldTruncShuffle() argument
H A DInstCombineCasts.cpp2132 bool IsBigEndian = IC.getDataLayout().isBigEndian(); optimizeVectorResizeWithIntegerBitCasts() local
/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DARM.cpp238 bool IsBigEndian = Triple.getArch() == llvm::Triple::armeb || setArchNameInTriple() local
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp667 bool IsBigEndian = DL.isBigEndian(); foldLoadsRecursive() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7122 const bool IsBigEndian = false; visitAND() local
9238 std::optional<bool> IsBigEndian = isBigEndian( MatchLoadCombine() local
19336 bool IsBigEndian = DAG->getDataLayout().isBigEndian(); getOffsetFromBase() local
25130 bool IsBigEndian = DAG.getDataLayout().isBigEndian(); canCombineShuffleToExtendVectorInreg() local
25169 bool IsBigEndian = DAG.getDataLayout().isBigEndian(); combineShuffleToAnyExtendVectorInreg() local
25213 bool IsBigEndian = DAG.getDataLayout().isBigEndian(); combineShuffleToZeroExtendVectorInReg() local
25331 bool IsBigEndian = DAG.getDataLayout().isBigEndian(); combineTruncationShuffle() local
[all...]
H A DSelectionDAG.cpp170 const bool IsBigEndian = false; isConstantSplatVector() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2892 bool IsBigEndian = CurDAG->getDataLayout().isBigEndian(); SelectCDE_CXxD() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3966 std::optional<bool> IsBigEndian = isBigEndian(MemOffset2Idx, LowestIdx); matchLoadOrCombine() local