Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h152 struct DwarfLLVMRegPair { struct
156 bool operator<(DwarfLLVMRegPair RHS) const { return FromReg < RHS.FromReg; } argument