Searched defs:isLE (Results 1 – 5 of 5) sorted by relevance
75 static inline unsigned int getELFType(bool isLE, bool is64Bits) { in getELFType()82 static unsigned int getMachOType(bool isLE, bool is64Bits) { in getMachOType()
242 bool isLE() const { in isLE() function
12004 bool isLE = DAG.getDataLayout().isLittleEndian(); in visitTRUNCATE() local12758 bool isLE = DAG.getDataLayout().isLittleEndian(); in ConstantFoldBITCASTofBUILD_VECTOR() local18887 bool isLE = DAG.getDataLayout().isLittleEndian(); in reduceBuildVecExtToExtBuildVec() local
2067 bool isLE = DAG.getDataLayout().isLittleEndian(); in isVSLDOIShuffleMask() local
17878 bool isSEXTLoad, bool IsMasked, bool isLE, in getMVEIndexedAddressParts()