Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNVOPDUtils.cpp95 auto CompOprIdx = InstInfo[CompIdx].getMandatoryLiteralCompOperandIndex(); in checkVOPDRegConstraints()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h661 unsigned getMandatoryLiteralCompOperandIndex() const { in getMandatoryLiteralCompOperandIndex() function