Home
last modified time | relevance | path

Searched defs:isLE (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/npm/node_modules/iconv-lite/encodings/
H A Dutf32.js[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DBinary.h75 static inline unsigned int getELFType(bool isLE, bool is64Bits) { in getELFType() argument
82 static unsigned int getMachOType(bool isLE, bool is64Bits) { in getMachOType() argument
H A DELF.h153 bool isLE() const { in isLE() function in llvm::object::ELFFile
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1810 bool isLE = DAG.getDataLayout().isLittleEndian(); in isVSLDOIShuffleMask() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10730 bool isLE = DAG.getDataLayout().isLittleEndian(); in visitTRUNCATE() local
11453 bool isLE = DAG.getDataLayout().isLittleEndian(); in ConstantFoldBITCASTofBUILD_VECTOR() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp15446 getMVEIndexedAddressParts(SDNode *Ptr, EVT VT, unsigned Align, bool isSEXTLoad, bool IsMasked, bool isLE, SDValue &Base, SDValue &Offset, bool &isInc, SelectionDAG &DAG) getMVEIndexedAddressParts() argument

Completed in 93 milliseconds