Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Object/
H A DDecompressor.cpp22 bool IsLE, bool Is64Bit) { in create()
/llvm-project/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp378 makeRelocationInfo(const MachOYAML::Relocation & R,bool IsLE) makeRelocationInfo() argument
H A DELFEmitter.cpp2109 bool IsLE = Doc.Header.Data == ELFYAML::ELF_ELFDATA(ELF::ELFDATA2LSB); yaml2elf() local
/llvm-project/llvm/lib/DWP/
H A DDWP.cpp341 bool IsLE = isa<object::ELF32LEObjectFile>(Obj) || in handleCompressedSection() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1897 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 DPPCInstrInfo.cpp3130 bool IsLE = Subtarget.isLittleEndian(); expandPostRAPseudo() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp687 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 DSelectionDAG.cpp3373 bool IsLE = getDataLayout().isLittleEndian(); computeKnownBits() local
4557 bool IsLE = getDataLayout().isLittleEndian(); ComputeNumSignBits() local
6596 bool IsLE = getDataLayout().isLittleEndian(); FoldConstantArithmetic() local
H A DDAGCombiner.cpp15783 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 DCodeGenPrepare.cpp8035 bool IsLE = SI.getDataLayout().isLittleEndian(); splitMergedValStore() local
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp17043 bool IsLE = getTarget().isLittleEndian(); EmitPPCBuiltinExpr() local
17096 bool IsLE = getTarget().isLittleEndian(); EmitPPCBuiltinExpr() local
[all...]