Searched defs:IsLE (Results 1 – 10 of 10) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
| D | Decompressor.cpp | 22 bool IsLE, bool Is64Bit) { in create()
|
| /external/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFContext.cpp | 613 bool IsLE, bool Is64Bit) { in consumeCompressedZLibHeader() 637 SmallString<32> &Out, bool ZLibStyle, bool IsLE, in tryDecompress()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 1409 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUHUMShuffleMask() local 1440 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUWUMShuffleMask() local 1482 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUDUMShuffleMask() local 1800 unsigned &InsertAtByte, bool &Swap, bool IsLE) { in isXXINSERTWMask() 1875 bool &Swap, bool IsLE) { in isXXSLDWIShuffleMask() 1974 bool &Swap, bool IsLE) { in isXXPERMDIShuffleMask() 8157 bool IsLE = Subtarget.isLittleEndian(); in lowerToVINSERTB() local 8263 bool IsLE = Subtarget.isLittleEndian(); in lowerToVINSERTH() local
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 1150 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUHUMShuffleMask() local 1181 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUWUMShuffleMask() local 1223 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUDUMShuffleMask() local 1505 unsigned &InsertAtByte, bool &Swap, bool IsLE) { in isXXINSERTWMask()
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCompares.cpp | 3117 bool IsLE = (Pred == ICmpInst::ICMP_SLE || Pred == ICmpInst::ICMP_ULE); in canonicalizeCmpWithConstant() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCompares.cpp | 4498 bool IsLE = (Pred == ICmpInst::ICMP_SLE || Pred == ICmpInst::ICMP_ULE); in canonicalizeCmpWithConstant() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 6319 bool IsLE = SI.getModule()->getDataLayout().isLittleEndian(); in splitMergedValStore() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 2399 bool IsLE = getDataLayout().isLittleEndian(); in computeKnownBits() local
|
| D | DAGCombiner.cpp | 13759 bool IsLE = DAG.getDataLayout().isLittleEndian(); in MergeStoresOfConstantsOrVecElts() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 11293 bool IsLE = DAG.getDataLayout().isLittleEndian(); in MergeStoresOfConstantsOrVecElts() local
|