Home
last modified time | relevance | path

Searched defs:IsLE (Results 1 – 13 of 13) 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.cpp33 bool IsLE = Endian == llvm::endianness::little; in createObjectWriter() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DPPC.cpp367 bool IsLE = getTarget().isLittleEndian(); in EmitPPCBuiltinExpr() local
420 bool IsLE = getTarget().isLittleEndian(); in EmitPPCBuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp376 makeRelocationInfo(const MachOYAML::Relocation &R, bool IsLE) { in makeRelocationInfo()
H A DELFEmitter.cpp2136 bool IsLE = Doc.Header.Data == ELFYAML::ELF_ELFDATA(ELF::ELFDATA2LSB); in yaml2elf() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h317 const bool IsLE = (MatcherOpcode == GIM_CheckNumOperandsLE); in executeMatchTable() local
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp338 bool IsLE = isa<object::ELF32LEObjectFile>(Obj) || in handleCompressedSection() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1898 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUHUMShuffleMask() local
1929 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUWUMShuffleMask() local
1970 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUDUMShuffleMask() local
2297 unsigned &InsertAtByte, bool &Swap, bool IsLE) { in isXXINSERTWMask()
2372 bool &Swap, bool IsLE) { in isXXSLDWIShuffleMask()
2471 bool &Swap, bool IsLE) { in isXXPERMDIShuffleMask()
6159 bool IsLE = Subtarget.isLittleEndian(); in LowerCall_32SVR4() local
10078 bool IsLE = Subtarget.isLittleEndian(); in lowerToVINSERTB() local
10184 bool IsLE = Subtarget.isLittleEndian(); in lowerToVINSERTH() local
10335 bool IsLE = Subtarget.isLittleEndian(); in lowerToXXSPLTI32DX() local
H A DPPCInstrInfo.cpp3161 bool IsLE = Subtarget.isLittleEndian(); in expandPostRAPseudo() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3617 bool IsLE = getDataLayout().isLittleEndian(); in computeKnownBits() local
4829 bool IsLE = getDataLayout().isLittleEndian(); in ComputeNumSignBits() local
7054 bool IsLE = getDataLayout().isLittleEndian(); in FoldConstantArithmetic() local
7350 bool IsLE = getDataLayout().isLittleEndian(); in FoldConstantBuildVector() local
H A DTargetLowering.cpp714 bool IsLE = DAG.getDataLayout().isLittleEndian(); in SimplifyMultipleUseDemandedBits() local
1168 bool IsLE = TLO.DAG.getDataLayout().isLittleEndian(); in SimplifyDemandedBits() local
3214 bool IsLE = TLO.DAG.getDataLayout().isLittleEndian(); in SimplifyDemandedVectorElts() local
H A DDAGCombiner.cpp21321 bool IsLE = DAG.getDataLayout().isLittleEndian(); in mergeStoresOfConstantsOrVecElts() local
23680 bool IsLE = DAG.getDataLayout().isLittleEndian(); in visitEXTRACT_VECTOR_ELT() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp8427 bool IsLE = SI.getDataLayout().isLittleEndian(); in splitMergedValStore() local