Home
last modified time | relevance | path

Searched defs:isLE (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DBinary.h75 static inline unsigned int getELFType(bool isLE, bool is64Bits) { in getELFType()
82 static unsigned int getMachOType(bool isLE, bool is64Bits) { in getMachOType()
H A DELF.h242 bool isLE() const { in isLE() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12004 bool isLE = DAG.getDataLayout().isLittleEndian(); in visitTRUNCATE() local
12758 bool isLE = DAG.getDataLayout().isLittleEndian(); in ConstantFoldBITCASTofBUILD_VECTOR() local
18887 bool isLE = DAG.getDataLayout().isLittleEndian(); in reduceBuildVecExtToExtBuildVec() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2067 bool isLE = DAG.getDataLayout().isLittleEndian(); in isVSLDOIShuffleMask() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp17878 bool isSEXTLoad, bool IsMasked, bool isLE, in getMVEIndexedAddressParts()