Searched defs:isLE (Results 1 – 14 of 14) sorted by relevance
/external/llvm/include/llvm/Object/ |
D | Binary.h | 65 static inline unsigned int getELFType(bool isLE, bool is64Bits) { in getELFType() 72 static unsigned int getMachOType(bool isLE, bool is64Bits) { in getMachOType()
|
/external/llvm-project/llvm/include/llvm/Object/ |
D | Binary.h | 75 static inline unsigned int getELFType(bool isLE, bool is64Bits) { in getELFType() 82 static unsigned int getMachOType(bool isLE, bool is64Bits) { in getMachOType()
|
D | ELF.h | 171 bool isLE() const { in isLE() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | Binary.h | 75 static inline unsigned int getELFType(bool isLE, bool is64Bits) { in getELFType() 82 static unsigned int getMachOType(bool isLE, bool is64Bits) { in getMachOType()
|
D | ELF.h | 153 bool isLE() const { in isLE() function
|
/external/llvm-project/lld/ELF/ |
D | Config.h | 281 bool isLE; member
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 7078 bool isLE = DAG.getDataLayout().isLittleEndian(); in visitTRUNCATE() local 7706 bool isLE = DAG.getDataLayout().isLittleEndian(); in ConstantFoldBITCASTofBUILD_VECTOR() local 12609 bool isLE = DAG.getDataLayout().isLittleEndian(); in reduceBuildVecExtToExtBuildVec() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 10730 bool isLE = DAG.getDataLayout().isLittleEndian(); in visitTRUNCATE() local 11453 bool isLE = DAG.getDataLayout().isLittleEndian(); in ConstantFoldBITCASTofBUILD_VECTOR() local 17383 bool isLE = DAG.getDataLayout().isLittleEndian(); in reduceBuildVecExtToExtBuildVec() local
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 11716 bool isLE = DAG.getDataLayout().isLittleEndian(); in visitTRUNCATE() local 12454 bool isLE = DAG.getDataLayout().isLittleEndian(); in ConstantFoldBITCASTofBUILD_VECTOR() local 18567 bool isLE = DAG.getDataLayout().isLittleEndian(); in reduceBuildVecExtToExtBuildVec() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1448 bool isLE = DAG.getDataLayout().isLittleEndian(); in isVSLDOIShuffleMask() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1810 bool isLE = DAG.getDataLayout().isLittleEndian(); in isVSLDOIShuffleMask() local
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1936 bool isLE = DAG.getDataLayout().isLittleEndian(); in isVSLDOIShuffleMask() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 15449 bool isSEXTLoad, bool IsMasked, bool isLE, in getMVEIndexedAddressParts()
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 17211 bool isSEXTLoad, bool IsMasked, bool isLE, in getMVEIndexedAddressParts()
|