/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | CtorUtils.cpp | 72 ConstantStruct *CS = cast<ConstantStruct>(V); in parseGlobalCtors() 97 ConstantStruct *CS = cast<ConstantStruct>(V); in findGlobalCtors()
|
D | FunctionComparator.cpp | 315 const ConstantStruct *LS = cast<ConstantStruct>(L); in cmpConstants() 316 const ConstantStruct *RS = cast<ConstantStruct>(R); in cmpConstants()
|
D | SanitizerStats.cpp | 85 ConstantStruct::getAnon( in finish()
|
D | ValueMapper.cpp | 477 if (isa<ConstantStruct>(C)) in mapValue() 478 return getVM()[V] = ConstantStruct::get(cast<StructType>(NewTy), Ops); in mapValue() 980 auto *S = cast<ConstantStruct>(V); in mapAppendingVariable() 984 NewV = ConstantStruct::get(cast<StructType>(EltTy), E1, E2, Null); in mapAppendingVariable()
|
D | ModuleUtils.cpp | 50 ConstantStruct::get(EltTy, makeArrayRef(CSVals, EltTy->getNumElements())); in appendToGlobalArray()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | ValueList.cpp | 207 } else if (ConstantStruct *UserCS = dyn_cast<ConstantStruct>(UserC)) { in resolveConstantForwardRefs() 208 NewC = ConstantStruct::get(UserCS->getType(), NewOps); in resolveConstantForwardRefs()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFISelDAGToDAG.cpp | 90 bool fillConstantStruct(const DataLayout &DL, const ConstantStruct *CS, 357 if (const ConstantStruct *CS = dyn_cast<ConstantStruct>(Init)) in getConstantFieldValue() 422 if (const ConstantStruct *CVS = dyn_cast<ConstantStruct>(CV)) in fillGenericConstant() 454 const ConstantStruct *CS, in fillConstantStruct()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | LTOModule.cpp | 265 const ConstantStruct *c = dyn_cast<ConstantStruct>(clgv->getInitializer()); in addObjCClass() 299 const ConstantStruct *c = dyn_cast<ConstantStruct>(clgv->getInitializer()); in addObjCCategory()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | ExecutionUtils.cpp | 75 ConstantStruct *CS = dyn_cast<ConstantStruct>(InitList->getOperand(I)); in operator *()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCAPElim.cpp | 162 Function *F = dyn_cast<Function>(cast<ConstantStruct>(Op)->getOperand(1)); in runOnModule()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ShadowStackGCLowering.cpp | 125 ConstantStruct::get(FrameMapTy, BaseElts), in GetFrameMap() 131 Constant *FrameMap = ConstantStruct::get(STy, DescriptorElts); in GetFrameMap()
|
D | LowerEmuTLS.cpp | 158 ConstantStruct::get(EmuTlsVarType, ElementValueArray)); in addEmuTlsVar()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | CoroInstr.h | 155 ConstantStruct *OutlinedParts = nullptr; 170 if ((Result.OutlinedParts = dyn_cast<ConstantStruct>(Initializer))) in getInfo()
|
D | CoroEarly.cpp | 131 Constant* NoopCoroConst = ConstantStruct::get(FrameTy, Values); in lowerCoroNoop()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Value.def | 70 HANDLE_CONSTANT(ConstantStruct)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | GlobalSplit.cpp | 48 auto *Init = dyn_cast_or_null<ConstantStruct>(GV.getInitializer()); in splitGlobal()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyLowerGlobalDtors.cpp | 83 auto *CS = dyn_cast<ConstantStruct>(O); in runOnModule()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | TypeMetadataUtils.cpp | 140 if (auto *C = dyn_cast<ConstantStruct>(I)) { in getPointerAtOffset()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Value.def | 71 HANDLE_CONSTANT(ConstantStruct)
|
D | Constants.h | 445 class ConstantStruct final : public ConstantAggregate { 446 friend struct ConstantAggrKeyType<ConstantStruct>; 449 ConstantStruct(StructType *T, ArrayRef<Constant *> Val);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 1001 auto *StartFileCallArgs = ConstantStruct::get( in insertCounterWriteout() 1011 EmitFunctionCallArgsArray.push_back(ConstantStruct::get( in insertCounterWriteout() 1023 EmitArcsCallArgsArray.push_back(ConstantStruct::get( in insertCounterWriteout() 1053 FileInfos.push_back(ConstantStruct::get( in insertCounterWriteout()
|
D | HWAddressSanitizer.cpp | 1239 Initializer = ConstantStruct::getAnon({Initializer, Padding}); in instrumentGlobal() 1284 Descriptor->setInitializer(ConstantStruct::getAnon({GVRelPtr, SizeAndTag})); in instrumentGlobal() 1365 Note->setInitializer(ConstantStruct::getAnon( in instrumentGlobals()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
D | ExecutionEngine.cpp | 387 ConstantStruct *CS = dyn_cast<ConstantStruct>(InitList->getOperand(i)); in runStaticConstructorsDestructors() 1159 if (const ConstantStruct *CPS = dyn_cast<ConstantStruct>(Init)) { in InitializeMemory()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | ConstantsContext.h | 363 template <> struct ConstantInfo<ConstantStruct> { 364 using ValType = ConstantAggrKeyType<ConstantStruct>;
|
D | Constants.cpp | 1100 StructType *ConstantStruct::getTypeForElements(LLVMContext &Context, in getTypeForElements() 1112 StructType *ConstantStruct::getTypeForElements(ArrayRef<Constant*> V, in getTypeForElements() 1119 ConstantStruct::ConstantStruct(StructType *T, ArrayRef<Constant *> V) in ConstantStruct() function in ConstantStruct 1126 Constant *ConstantStruct::get(StructType *ST, ArrayRef<Constant*> V) { in get() 1441 void ConstantStruct::destroyConstantImpl() { in destroyConstantImpl() 2965 Value *ConstantStruct::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl()
|