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