Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DBinary.h63 static inline unsigned int getELFType(bool isLE, bool is64Bits) { in getELFType()
70 static unsigned int getMachOType(bool isLE, bool is64Bits) { in getMachOType()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5960 bool isLE = TLI.isLittleEndian(); in visitTRUNCATE() local
6403 bool isLE = TLI.isLittleEndian(); in ConstantFoldBITCASTofBUILD_VECTOR() local
10100 bool isLE = TLI.isLittleEndian(); in reduceBuildVecExtToExtBuildVec() local