Home
last modified time | relevance | path

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

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