Home
last modified time | relevance | path

Searched defs:RegSubRegPair (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h501 struct RegSubRegPair { global() struct
505 SubRegRegSubRegPair global() argument
508 RegRegSubRegPair global() argument
524 : RegSubRegPair(Reg, SubReg), SubIdx(SubIdx) {} RegSubRegPair() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNDPPCombine.cpp59 using RegSubRegPair = TargetInstrInfo::RegSubRegPair; typedef in __anonb97d72de0111::GCNDPPCombine
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp99 using RegSubRegPair = TargetInstrInfo::RegSubRegPair; typedef
[all...]