/external/llvm-project/llvm/lib/Object/ |
D | Decompressor.cpp | 21 bool IsLE, bool Is64Bit) { in create()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | Decompressor.cpp | 21 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/llvm-project/llvm/lib/ObjectYAML/ |
D | MachOEmitter.cpp | 333 makeRelocationInfo(const MachOYAML::Relocation &R, bool IsLE) { in makeRelocationInfo()
|
D | ELFEmitter.cpp | 1965 bool IsLE = Doc.Header.Data == ELFYAML::ELF_ELFDATA(ELF::ELFDATA2LSB); in yaml2elf() local
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1638 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUHUMShuffleMask() local 1669 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUWUMShuffleMask() local 1711 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUDUMShuffleMask() local 2029 unsigned &InsertAtByte, bool &Swap, bool IsLE) { in isXXINSERTWMask() 2104 bool &Swap, bool IsLE) { in isXXSLDWIShuffleMask() 2203 bool &Swap, bool IsLE) { in isXXPERMDIShuffleMask() 5957 bool IsLE = Subtarget.isLittleEndian(); in LowerCall_32SVR4() local 9647 bool IsLE = Subtarget.isLittleEndian(); in lowerToVINSERTB() local 9753 bool IsLE = Subtarget.isLittleEndian(); in lowerToVINSERTH() local 9901 bool IsLE = Subtarget.isLittleEndian(); in lowerToXXSPLTI32DX() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1512 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUHUMShuffleMask() local 1543 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUWUMShuffleMask() local 1585 bool IsLE = DAG.getDataLayout().isLittleEndian(); in isVPKUDUMShuffleMask() local 1903 unsigned &InsertAtByte, bool &Swap, bool IsLE) { in isXXINSERTWMask() 1978 bool &Swap, bool IsLE) { in isXXSLDWIShuffleMask() 2077 bool &Swap, bool IsLE) { in isXXPERMDIShuffleMask() 5737 bool IsLE = Subtarget.isLittleEndian(); in LowerCall_32SVR4() local 8989 bool IsLE = Subtarget.isLittleEndian(); in lowerToVINSERTB() local 9095 bool IsLE = Subtarget.isLittleEndian(); in lowerToVINSERTH() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | ELFEmitter.cpp | 1448 bool IsLE = Doc.Header.Data == ELFYAML::ELF_ELFDATA(ELF::ELFDATA2LSB); in yaml2elf() 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-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 2704 bool IsLE = getDataLayout().isLittleEndian(); in computeKnownBits() local 3600 bool IsLE = getDataLayout().isLittleEndian(); in ComputeNumSignBits() local
|
D | DAGCombiner.cpp | 15455 bool IsLE = DAG.getDataLayout().isLittleEndian(); in MergeStoresOfConstantsOrVecElts() local 17116 bool IsLE = DAG.getDataLayout().isLittleEndian(); in visitEXTRACT_VECTOR_ELT() local
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 2813 bool IsLE = getDataLayout().isLittleEndian(); in computeKnownBits() local 3576 bool IsLE = getDataLayout().isLittleEndian(); in ComputeNumSignBits() local
|
D | DAGCombiner.cpp | 16498 bool IsLE = DAG.getDataLayout().isLittleEndian(); in mergeStoresOfConstantsOrVecElts() local 18265 bool IsLE = DAG.getDataLayout().isLittleEndian(); in visitEXTRACT_VECTOR_ELT() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 6854 bool IsLE = SI.getModule()->getDataLayout().isLittleEndian(); in splitMergedValStore() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 7320 bool IsLE = SI.getModule()->getDataLayout().isLittleEndian(); in splitMergedValStore() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 11293 bool IsLE = DAG.getDataLayout().isLittleEndian(); in MergeStoresOfConstantsOrVecElts() local
|