Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h813 InstInfo(const ComponentInfo &OprInfoX, const ComponentInfo &OprInfoY) in InstInfo() argument
814 : CompInfo{OprInfoX, OprInfoY} {} in InstInfo()