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