Searched refs:fillConstantStruct (Results 1 – 1 of 1) sorted by relevance
88 bool fillConstantStruct(const DataLayout &DL, const ConstantStruct *CS,420 return fillConstantStruct(DL, CVS, Vals, Offset); in fillGenericConstant()450 bool BPFDAGToDAGISel::fillConstantStruct(const DataLayout &DL, in fillConstantStruct() function in BPFDAGToDAGISel