Home
last modified time | relevance | path

Searched refs:TwoPairs (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/CXX/drs/
H A Ddr14xx.cpp420 struct TwoPairs { TwoPairs(Pair, Pair); }; struct
421 struct Value { Value(Pair); Value(TwoPairs); };
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp1208 bool IsKilled, bool TwoPairs) { in spillRegPairs() argument
1210 if (TwoPairs) in spillRegPairs()
1223 if (TwoPairs) { in spillRegPairs()