Home
last modified time | relevance | path

Searched defs:CDS (Results 1 – 14 of 14) sorted by relevance

/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp83 if (const ConstantDataSequential *CDS = dyn_cast<ConstantDataSequential>(C)) { in IsNullTerminatedString() local
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1846 if (const ConstantDataSequential *CDS = dyn_cast<ConstantDataSequential>(V)) in isRepeatedByteSequence() local
1852 static void emitGlobalConstantDataSequential(const ConstantDataSequential *CDS, in emitGlobalConstantDataSequential()
2210 if (const ConstantDataSequential *CDS = dyn_cast<ConstantDataSequential>(CV)) in emitGlobalConstantImpl() local
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp1225 if (auto *CDS = dyn_cast<ConstantDataSequential>(C)) { in EmitInstruction() local
/external/clang/lib/CodeGen/
DCGDecl.cpp765 if (llvm::ConstantDataSequential *CDS = in canEmitInitWithFewStoresAfterMemset() local
794 if (llvm::ConstantDataSequential *CDS = in emitStoresForInitAfterMemset() local
/external/llvm/lib/Target/X86/Utils/
DX86ShuffleDecode.cpp372 if (auto *CDS = dyn_cast<ConstantDataSequential>(C)) { in DecodeVPERMILPMask() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp389 ConstantDataSequential *CDS = in computeLoadValue() local
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1198 if (const ConstantDataSequential *CDS = in InitializeMemory() local
/external/llvm/lib/Target/CppBackend/
DCPPBackend.cpp792 } else if (const ConstantDataSequential *CDS = in printConstant() local
/external/llvm/lib/IR/
DInstructions.cpp1499 if (const ConstantDataSequential *CDS = in isValidOperands() local
1524 if (ConstantDataSequential *CDS =dyn_cast<ConstantDataSequential>(Mask)) in getMaskValue() local
1538 if (ConstantDataSequential *CDS=dyn_cast<ConstantDataSequential>(Mask)) { in getShuffleMask() local
DConstants.cpp266 if (const ConstantDataSequential *CDS =dyn_cast<ConstantDataSequential>(this)) in getAggregateElement() local
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp1886 if (const ConstantDataSequential *CDS = in bufferAggregateConstant() local
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1481 } else if (const ConstantDataSequential *CDS = in WriteConstants() local
/external/llvm/lib/Analysis/
DValueTracking.cpp969 if (ConstantDataSequential *CDS = dyn_cast<ConstantDataSequential>(V)) { in computeKnownBits() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1124 if (const ConstantDataSequential *CDS = in getValueImpl() local