Searched defs:RegSubRegPair (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 501 struct RegSubRegPair { global() struct |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | GCNDPPCombine.cpp | 59 using RegSubRegPair = TargetInstrInfo::RegSubRegPair; typedef in __anonb97d72de0111::GCNDPPCombine |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | PeepholeOptimizer.cpp | 99 using RegSubRegPair = TargetInstrInfo::RegSubRegPair; typedef |