/llvm-project/llvm/lib/Object/ |
H A D | Decompressor.cpp | 22 bool IsLE, bool Is64Bit) { in create()
|
/llvm-project/llvm/lib/ObjectYAML/ |
H A D | MachOEmitter.cpp | 378 makeRelocationInfo(const MachOYAML::Relocation & R,bool IsLE) makeRelocationInfo() argument
|
H A D | ELFEmitter.cpp | 2109 bool IsLE = Doc.Header.Data == ELFYAML::ELF_ELFDATA(ELF::ELFDATA2LSB); yaml2elf() local
|
/llvm-project/llvm/lib/DWP/ |
H A D | DWP.cpp | 341 bool IsLE = isa<object::ELF32LEObjectFile>(Obj) || in handleCompressedSection() local
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 1897 bool IsLE = DAG.getDataLayout().isLittleEndian(); isVPKUHUMShuffleMask() local 1928 bool IsLE = DAG.getDataLayout().isLittleEndian(); isVPKUWUMShuffleMask() local 1969 bool IsLE = DAG.getDataLayout().isLittleEndian(); isVPKUDUMShuffleMask() local 2291 isXXINSERTWMask(ShuffleVectorSDNode * N,unsigned & ShiftElts,unsigned & InsertAtByte,bool & Swap,bool IsLE) isXXINSERTWMask() argument 2366 isXXSLDWIShuffleMask(ShuffleVectorSDNode * N,unsigned & ShiftElts,bool & Swap,bool IsLE) isXXSLDWIShuffleMask() argument 2465 isXXPERMDIShuffleMask(ShuffleVectorSDNode * N,unsigned & DM,bool & Swap,bool IsLE) isXXPERMDIShuffleMask() argument 6154 bool IsLE = Subtarget.isLittleEndian(); LowerCall_32SVR4() local 9835 bool IsLE = Subtarget.isLittleEndian(); lowerToVINSERTB() local 9941 bool IsLE = Subtarget.isLittleEndian(); lowerToVINSERTH() local 10092 bool IsLE = Subtarget.isLittleEndian(); lowerToXXSPLTI32DX() local [all...] |
H A D | PPCInstrInfo.cpp | 3130 bool IsLE = Subtarget.isLittleEndian(); expandPostRAPseudo() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 687 bool IsLE = DAG.getDataLayout().isLittleEndian(); SimplifyMultipleUseDemandedBits() local 1113 bool IsLE = TLO.DAG.getDataLayout().isLittleEndian(); SimplifyDemandedBits() local 3076 bool IsLE = TLO.DAG.getDataLayout().isLittleEndian(); SimplifyDemandedVectorElts() local [all...] |
H A D | SelectionDAG.cpp | 3373 bool IsLE = getDataLayout().isLittleEndian(); computeKnownBits() local 4557 bool IsLE = getDataLayout().isLittleEndian(); ComputeNumSignBits() local 6596 bool IsLE = getDataLayout().isLittleEndian(); FoldConstantArithmetic() local
|
H A D | DAGCombiner.cpp | 15783 bool IsLE = DAG.getDataLayout().isLittleEndian(); ConstantFoldBITCASTofBUILD_VECTOR() local 20260 bool IsLE = DAG.getDataLayout().isLittleEndian(); mergeStoresOfConstantsOrVecElts() local 22592 bool IsLE = DAG.getDataLayout().isLittleEndian(); visitEXTRACT_VECTOR_ELT() local [all...] |
/llvm-project/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 8035 bool IsLE = SI.getDataLayout().isLittleEndian(); splitMergedValStore() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 17043 bool IsLE = getTarget().isLittleEndian(); EmitPPCBuiltinExpr() local 17096 bool IsLE = getTarget().isLittleEndian(); EmitPPCBuiltinExpr() local [all...] |