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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp269 static APInt constructOperandMask(ArrayRef<int64_t> Indices) { function
342 APInt OperandMask = constructOperandMask(OpIndices);

Completed in 48 milliseconds