Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp385 unsigned RhsIdx = Opcode2Index[Rhs.first]; in processSTIPredicate() local
387 const std::pair<APInt, APInt> &RhsMasks = OpcodeMasks[RhsIdx]; in processSTIPredicate()
403 return LhsIdx < RhsIdx; in processSTIPredicate()