Searched defs:Operand (Results 1 – 5 of 5) sorted by relevance
51 struct Operand { struct52 Operand(spv_operand_type_t t, std::vector<uint32_t>&& w) in Operand() argument55 Operand(spv_operand_type_t t, const std::vector<uint32_t>& w) in Operand() function72 using iterator = std::vector<Operand>::iterator; argument
27 class Operand(object): class
828 class Operand(Helper): class
785 class Operand(Helper): class
411 public static enum Operand { enum in PluralRules