Searched refs:LoadFpArgs (Results 1 – 2 of 2) sorted by relevance
383 void Load(const typename Decoder::LoadFpArgs& args) { in Load()
986 using LoadFpArgs = LoadArgsTemplate<FloatOperandType>; variable