Searched defs:IsLE (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DDecompressor.cpp20 create(StringRef Name, StringRef Data, bool IsLE, bool Is64Bit) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp347 makeRelocationInfo(const MachOYAML::Relocation &R, bool IsLE) { argument
H A DELFEmitter.cpp1919 bool IsLE = Doc.Header.Data == ELFYAML::ELF_ELFDATA(ELF::ELFDATA2LSB); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7242 bool IsLE = SI.getModule()->getDataLayout().isLittleEndian(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1629 bool IsLE = DAG.getDataLayout().isLittleEndian(); local
1660 bool IsLE = DAG.getDataLayout().isLittleEndian(); local
2019 isXXINSERTWMask(ShuffleVectorSDNode *N, unsigned &ShiftElts, unsigned &InsertAtByte, bool &Swap, bool IsLE) argument
2094 isXXSLDWIShuffleMask(ShuffleVectorSDNode *N, unsigned &ShiftElts, bool &Swap, bool IsLE) argument
2193 isXXPERMDIShuffleMask(ShuffleVectorSDNode *N, unsigned &DM, bool &Swap, bool IsLE) argument
5929 bool IsLE = Subtarget.isLittleEndian(); local
9579 bool IsLE = Subtarget.isLittleEndian(); local
9833 bool IsLE = Subtarget.isLittleEndian(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16003 bool IsLE = DAG.getDataLayout().isLittleEndian(); local
17762 bool IsLE = DAG.getDataLayout().isLittleEndian(); local

Completed in 476 milliseconds