Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DDecompressor.cpp22 bool IsLE, bool Is64Bit) { in create()
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp378 makeRelocationInfo(const MachOYAML::Relocation &R, bool IsLE) { in makeRelocationInfo()
H A DELFEmitter.cpp2041 bool IsLE = Doc.Header.Data == ELFYAML::ELF_ELFDATA(ELF::ELFDATA2LSB); yaml2elf() local
/freebsd-src/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp341 bool IsLE = isa<object::ELF32LEObjectFile>(Obj) || in handleCompressedSection() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1883 bool IsLE = DAG.getDataLayout().isLittleEndian(); isVPKUHUMShuffleMask() local
1914 bool IsLE = DAG.getDataLayout().isLittleEndian(); isVPKUWUMShuffleMask() local
1955 bool IsLE = DAG.getDataLayout().isLittleEndian(); isVPKUDUMShuffleMask() local
2277 isXXINSERTWMask(ShuffleVectorSDNode * N,unsigned & ShiftElts,unsigned & InsertAtByte,bool & Swap,bool IsLE) isXXINSERTWMask() argument
2352 isXXSLDWIShuffleMask(ShuffleVectorSDNode * N,unsigned & ShiftElts,bool & Swap,bool IsLE) isXXSLDWIShuffleMask() argument
2451 isXXPERMDIShuffleMask(ShuffleVectorSDNode * N,unsigned & DM,bool & Swap,bool IsLE) isXXPERMDIShuffleMask() argument
6032 bool IsLE = Subtarget.isLittleEndian(); LowerCall_32SVR4() local
9700 bool IsLE = Subtarget.isLittleEndian(); lowerToVINSERTB() local
9806 bool IsLE = Subtarget.isLittleEndian(); lowerToVINSERTH() local
9957 bool IsLE = Subtarget.isLittleEndian(); lowerToXXSPLTI32DX() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp681 bool IsLE = DAG.getDataLayout().isLittleEndian(); SimplifyMultipleUseDemandedBits() local
1091 bool IsLE = TLO.DAG.getDataLayout().isLittleEndian(); SimplifyDemandedBits() local
3048 bool IsLE = TLO.DAG.getDataLayout().isLittleEndian(); SimplifyDemandedVectorElts() local
[all...]
H A DSelectionDAG.cpp3267 bool IsLE = getDataLayout().isLittleEndian(); computeKnownBits() local
4378 bool IsLE = getDataLayout().isLittleEndian(); ComputeNumSignBits() local
6281 bool IsLE = getDataLayout().isLittleEndian(); FoldConstantArithmetic() local
H A DDAGCombiner.cpp15528 bool IsLE = DAG.getDataLayout().isLittleEndian(); ConstantFoldBITCASTofBUILD_VECTOR() local
19969 bool IsLE = DAG.getDataLayout().isLittleEndian(); mergeStoresOfConstantsOrVecElts() local
22290 bool IsLE = DAG.getDataLayout().isLittleEndian(); visitEXTRACT_VECTOR_ELT() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7921 bool IsLE = SI.getModule()->getDataLayout().isLittleEndian(); splitMergedValStore() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp16696 bool IsLE = getTarget().isLittleEndian(); EmitPPCBuiltinExpr() local
16749 bool IsLE = getTarget().isLittleEndian(); EmitPPCBuiltinExpr() local
[all...]