Searched defs:StoreReferenceInstruction (Results 1 – 1 of 1) sorted by relevance
395 struct StoreReferenceInstruction : InstructionBase { struct397 explicit StoreReferenceInstruction(const Type* type) : type(type) {} in TORQUE_INSTRUCTION_BOILERPLATE() argument402 const StoreReferenceInstruction& instruction) { argument