Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DDecompressor.cpp22 bool IsLE, bool Is64Bit) { in create()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmBackend.cpp35 bool IsLE = Endian == llvm::endianness::little; in createObjectWriter() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp377 makeRelocationInfo(const MachOYAML::Relocation & R,bool IsLE) makeRelocationInfo() argument
H A DELFEmitter.cpp2109 bool IsLE = Doc.Header.Data == ELFYAML::ELF_ELFDATA(ELF::ELFDATA2LSB); in yaml2elf() local
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp341 bool IsLE = isa<object::ELF32LEObjectFile>(Obj) || in handleCompressedSection() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1888 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUHUMShuffleMask() local
1919 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUWUMShuffleMask() local
1960 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUDUMShuffleMask() local
2282 unsigned &InsertAtByte, bool &Swap, bool IsLE) { in isXXINSERTWMask()
2357 bool &Swap, bool IsLE) { in isXXSLDWIShuffleMask()
2456 bool &Swap, bool IsLE) { in isXXPERMDIShuffleMask()
6145 bool IsLE = Subtarget.isLittleEndian(); in LowerCall_32SVR4() local
9831 bool IsLE = Subtarget.isLittleEndian(); in lowerToVINSERTB() local
9937 bool IsLE = Subtarget.isLittleEndian(); in lowerToVINSERTH() local
10088 bool IsLE = Subtarget.isLittleEndian(); in lowerToXXSPLTI32DX() local
H A DPPCInstrInfo.cpp3130 bool IsLE = Subtarget.isLittleEndian(); in expandPostRAPseudo() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp687 bool IsLE = DAG.getDataLayout().isLittleEndian(); in SimplifyMultipleUseDemandedBits() local
1113 bool IsLE = TLO.DAG.getDataLayout().isLittleEndian(); in SimplifyDemandedBits() local
3086 bool IsLE = TLO.DAG.getDataLayout().isLittleEndian(); in SimplifyDemandedVectorElts() local
H A DSelectionDAG.cpp3374 bool IsLE = getDataLayout().isLittleEndian(); in computeKnownBits() local
4558 bool IsLE = getDataLayout().isLittleEndian(); in ComputeNumSignBits() local
6603 bool IsLE = getDataLayout().isLittleEndian(); in FoldConstantArithmetic() local
H A DDAGCombiner.cpp15830 bool IsLE = DAG.getDataLayout().isLittleEndian(); in ConstantFoldBITCASTofBUILD_VECTOR() local
20307 bool IsLE = DAG.getDataLayout().isLittleEndian(); in mergeStoresOfConstantsOrVecElts() local
22651 bool IsLE = DAG.getDataLayout().isLittleEndian(); in visitEXTRACT_VECTOR_ELT() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp8035 bool IsLE = SI.getDataLayout().isLittleEndian(); in splitMergedValStore() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp17124 bool IsLE = getTarget().isLittleEndian(); in EmitPPCBuiltinExpr() local
17177 bool IsLE = getTarget().isLittleEndian(); in EmitPPCBuiltinExpr() local