Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertHardClauses.cpp53 enum HardClauseType { enum
103 HardClauseType getHardClauseType(const MachineInstr &MI) { in getHardClauseType()
162 HardClauseType Type = HARDCLAUSE_ILLEGAL;
213 HardClauseType Type = getHardClauseType(MI); in run()