Searched defs:LSubKindOperand (Results 1 – 1 of 1) sorted by relevance
336 LSubKindOperand() : LOperand() { } in LSubKindOperand() function337 explicit LSubKindOperand(int index) : LOperand(kOperandKind, index) { } in LSubKindOperand() function