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()
153 bool isLE() const { in isLE() function
10730 bool isLE = DAG.getDataLayout().isLittleEndian(); in visitTRUNCATE() local11453 bool isLE = DAG.getDataLayout().isLittleEndian(); in ConstantFoldBITCASTofBUILD_VECTOR() local17383 bool isLE = DAG.getDataLayout().isLittleEndian(); in reduceBuildVecExtToExtBuildVec() local
1810 bool isLE = DAG.getDataLayout().isLittleEndian(); in isVSLDOIShuffleMask() local
15447 bool isSEXTLoad, bool IsMasked, bool isLE, in getMVEIndexedAddressParts()