Searched defs:OptionalOperand (Results 1 – 1 of 1) sorted by relevance
377 struct OptionalOperand { struct378 const char *Name;379 AMDGPUOperand::ImmTy Type;380 bool IsBit;381 int64_t Default;382 bool (*ConvertResult)(int64_t&);