Searched refs:SplitArgTy (Results 1 – 6 of 6) sorted by relevance
44 using SplitArgTy = std::function<void(ArrayRef<unsigned>)>;49 SplitArgTy SplitArg) const;
60 SplitArgTy PerformArgSplit) const { in splitToValueTypes()
50 using SplitArgTy = std::function<void(unsigned Reg, uint64_t Offset)>; variable57 const SplitArgTy &PerformArgSplit) const;
188 MachineFunction &MF, const SplitArgTy &PerformArgSplit) const { in splitToValueTypes()
54 using SplitArgTy = std::function<void(unsigned, uint64_t)>; variable60 const SplitArgTy &SplitArg) const;
192 const SplitArgTy &PerformArgSplit) const { in splitToValueTypes()