Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp267 static APInt constructOperandMask(ArrayRef<int64_t> Indices) { in constructOperandMask() function
340 APInt OperandMask = constructOperandMask(OpIndices); in processSTIPredicate()