Searched defs:isLE (Results 1 - 6 of 6) sorted by relevance
/third_party/node/deps/npm/node_modules/iconv-lite/encodings/ |
H A D | utf32.js | [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | Binary.h | 75 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 D | ELF.h | 153 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 D | PPCISelLowering.cpp | 1810 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 D | DAGCombiner.cpp | 10730 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 D | ARMISelLowering.cpp | 15446 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