Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DDecompressor.cpp21 bool IsLE, bool Is64Bit) { in create()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp331 makeRelocationInfo(const MachOYAML::Relocation &R, bool IsLE) { in makeRelocationInfo()
H A DELFEmitter.cpp1944 bool IsLE = Doc.Header.Data == ELFYAML::ELF_ELFDATA(ELF::ELFDATA2LSB); in yaml2elf() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1769 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUHUMShuffleMask() local
1800 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUWUMShuffleMask() local
1842 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUDUMShuffleMask() local
2160 unsigned &InsertAtByte, bool &Swap, bool IsLE) { in isXXINSERTWMask()
2235 bool &Swap, bool IsLE) { in isXXSLDWIShuffleMask()
2334 bool &Swap, bool IsLE) { in isXXPERMDIShuffleMask()
5811 bool IsLE = Subtarget.isLittleEndian(); in LowerCall_32SVR4() local
9373 bool IsLE = Subtarget.isLittleEndian(); in lowerToVINSERTB() local
9479 bool IsLE = Subtarget.isLittleEndian(); in lowerToVINSERTH() local
9627 bool IsLE = Subtarget.isLittleEndian(); in lowerToXXSPLTI32DX() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2938 bool IsLE = getDataLayout().isLittleEndian(); in computeKnownBits() local
3770 bool IsLE = getDataLayout().isLittleEndian(); in ComputeNumSignBits() local
H A DDAGCombiner.cpp16818 bool IsLE = DAG.getDataLayout().isLittleEndian(); in mergeStoresOfConstantsOrVecElts() local
18585 bool IsLE = DAG.getDataLayout().isLittleEndian(); in visitEXTRACT_VECTOR_ELT() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7495 bool IsLE = SI.getModule()->getDataLayout().isLittleEndian(); in splitMergedValStore() local