/external/llvm/lib/Analysis/ |
D | LoopUnrollAnalyzer.cpp | 110 ConstantDataSequential *CDS = in visitLoad() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LoopUnrollAnalyzer.cpp | 108 ConstantDataSequential *CDS = in visitLoad() local
|
D | TargetTransformInfo.cpp | 574 } else if (auto *CDS = dyn_cast<ConstantDataSequential>(V)) { in getOperandInfo() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | LoopUnrollAnalyzer.cpp | 116 ConstantDataSequential *CDS = in visitLoad() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
D | OffloadBinary.cpp | 132 auto *CDS = dyn_cast<ConstantDataSequential>(GV->getInitializer()); in extractFromBitcode() local
|
/external/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 82 if (const ConstantDataSequential *CDS = dyn_cast<ConstantDataSequential>(C)) { in IsNullTerminatedString() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 95 if (const ConstantDataSequential *CDS = dyn_cast<ConstantDataSequential>(C)) { in IsNullTerminatedString() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 106 if (const ConstantDataSequential *CDS = dyn_cast<ConstantDataSequential>(C)) { in IsNullTerminatedString() local
|
/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/ |
D | CsdsServiceTest.java | 81 private static final XdsResourceType<?> CDS = XdsClusterResource.getInstance(); field in CsdsServiceTest
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | MVETailPredication.cpp | 255 if (auto *CDS = dyn_cast<ConstantDataSequential>(Const)) { in isTailPredicate() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1941 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/ |
D | AsmPrinter.cpp | 2417 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/ |
D | CGDecl.cpp | 824 if (llvm::ConstantDataSequential *CDS = in canEmitInitWithFewStoresAfterMemset() local 853 if (llvm::ConstantDataSequential *CDS = in emitStoresForInitAfterMemset() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 3063 if (const ConstantDataSequential *CDS = dyn_cast<ConstantDataSequential>(V)) in isRepeatedByteSequence() local 3082 const DataLayout &DL, const ConstantDataSequential *CDS, AsmPrinter &AP, in emitGlobalConstantDataSequential() 3454 if (const ConstantDataSequential *CDS = dyn_cast<ConstantDataSequential>(CV)) in emitGlobalConstantImpl() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/ |
D | ExecutionEngine.cpp | 1167 if (const ConstantDataSequential *CDS = in InitializeMemory() local
|
/external/llvm/lib/Target/X86/ |
D | X86MCInstLower.cpp | 1614 if (auto *CDS = dyn_cast<ConstantDataSequential>(C)) { in EmitInstruction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
D | ExecutionEngine.cpp | 1167 if (const ConstantDataSequential *CDS = in InitializeMemory() local
|
/external/llvm/lib/ExecutionEngine/ |
D | ExecutionEngine.cpp | 1215 if (const ConstantDataSequential *CDS = in InitializeMemory() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
D | X86MCInstLower.cpp | 2355 if (auto *CDS = dyn_cast<ConstantDataSequential>(C)) { in addConstantComments() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86MCInstLower.cpp | 2520 if (auto *CDS = dyn_cast<ConstantDataSequential>(C)) { in EmitInstruction() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
D | NVPTXAsmPrinter.cpp | 1904 if (const ConstantDataSequential *CDS = in bufferAggregateConstant() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Instructions.cpp | 1863 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/ |
D | Instructions.cpp | 1899 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/ |
D | NVPTXAsmPrinter.cpp | 1938 if (const ConstantDataSequential *CDS = in bufferAggregateConstant() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXAsmPrinter.cpp | 1943 if (const ConstantDataSequential *CDS = in bufferAggregateConstant() local
|