Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp285 static APInt constructOperandMask(ArrayRef<int64_t> Indices) { in constructOperandMask() function
357 APInt OperandMask = constructOperandMask(OpIndices); in processSTIPredicate()