Home
last modified time | relevance | path

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

12

/external/llvm/lib/Analysis/
DLoopUnrollAnalyzer.cpp110 ConstantDataSequential *CDS = in visitLoad() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopUnrollAnalyzer.cpp108 ConstantDataSequential *CDS = in visitLoad() local
DTargetTransformInfo.cpp574 } else if (auto *CDS = dyn_cast<ConstantDataSequential>(V)) { in getOperandInfo() local
/external/llvm-project/llvm/lib/Analysis/
DLoopUnrollAnalyzer.cpp109 ConstantDataSequential *CDS = in visitLoad() local
DTargetTransformInfo.cpp711 } else if (const auto *CDS = dyn_cast<ConstantDataSequential>(V)) { in getOperandInfo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DTargetLoweringObjectFile.cpp95 if (const ConstantDataSequential *CDS = dyn_cast<ConstantDataSequential>(C)) { in IsNullTerminatedString() local
/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp82 if (const ConstantDataSequential *CDS = dyn_cast<ConstantDataSequential>(C)) { in IsNullTerminatedString() local
/external/llvm-project/llvm/lib/Target/
DTargetLoweringObjectFile.cpp106 if (const ConstantDataSequential *CDS = dyn_cast<ConstantDataSequential>(C)) { in IsNullTerminatedString() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVETailPredication.cpp255 if (auto *CDS = dyn_cast<ConstantDataSequential>(Const)) { in isTailPredicate() local
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1941 if (const ConstantDataSequential *CDS = dyn_cast<ConstantDataSequential>(V)) in isRepeatedByteSequence() local
1948 const ConstantDataSequential *CDS, in emitGlobalConstantDataSequential()
2283 if (const ConstantDataSequential *CDS = dyn_cast<ConstantDataSequential>(CV)) in emitGlobalConstantImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2417 if (const ConstantDataSequential *CDS = dyn_cast<ConstantDataSequential>(V)) in isRepeatedByteSequence() local
2424 const ConstantDataSequential *CDS, in emitGlobalConstantDataSequential()
2756 if (const ConstantDataSequential *CDS = dyn_cast<ConstantDataSequential>(CV)) in emitGlobalConstantImpl() local
/external/clang/lib/CodeGen/
DCGDecl.cpp824 if (llvm::ConstantDataSequential *CDS = in canEmitInitWithFewStoresAfterMemset() local
853 if (llvm::ConstantDataSequential *CDS = in emitStoresForInitAfterMemset() local
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2555 if (const ConstantDataSequential *CDS = dyn_cast<ConstantDataSequential>(V)) in isRepeatedByteSequence() local
2562 const ConstantDataSequential *CDS, in emitGlobalConstantDataSequential()
2897 if (const ConstantDataSequential *CDS = dyn_cast<ConstantDataSequential>(CV)) in emitGlobalConstantImpl() local
/external/llvm-project/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1167 if (const ConstantDataSequential *CDS = in InitializeMemory() local
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp1614 if (auto *CDS = dyn_cast<ConstantDataSequential>(C)) { in EmitInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1167 if (const ConstantDataSequential *CDS = in InitializeMemory() local
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1215 if (const ConstantDataSequential *CDS = in InitializeMemory() local
/external/llvm-project/clang/lib/CodeGen/
DCGDecl.cpp896 if (llvm::ConstantDataSequential *CDS = in canEmitInitWithFewStoresAfterBZero() local
928 if (llvm::ConstantDataSequential *CDS = in emitStoresForInitAfterBZero() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86MCInstLower.cpp2520 if (auto *CDS = dyn_cast<ConstantDataSequential>(C)) { in EmitInstruction() local
/external/llvm-project/llvm/lib/Target/X86/
DX86MCInstLower.cpp2249 if (auto *CDS = dyn_cast<ConstantDataSequential>(C)) { in addConstantComments() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp1863 if (const auto *CDS = dyn_cast<ConstantDataSequential>(Mask)) { in isValidOperands() local
1884 if (auto *CDS = dyn_cast<ConstantDataSequential>(Mask)) in getMaskValue() local
1896 if (auto *CDS = dyn_cast<ConstantDataSequential>(Mask)) { in getShuffleMask() local
/external/llvm/lib/IR/
DInstructions.cpp1899 if (const ConstantDataSequential *CDS = in isValidOperands() local
1924 if (ConstantDataSequential *CDS =dyn_cast<ConstantDataSequential>(Mask)) in getMaskValue() local
1938 if (ConstantDataSequential *CDS=dyn_cast<ConstantDataSequential>(Mask)) { in getShuffleMask() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp1938 if (const ConstantDataSequential *CDS = in bufferAggregateConstant() local
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp1943 if (const ConstantDataSequential *CDS = in bufferAggregateConstant() local
/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp1927 if (const ConstantDataSequential *CDS = in bufferAggregateConstant() local

12