Searched defs:LoadReferenceInstruction (Results 1 – 1 of 1) sorted by relevance
381 struct LoadReferenceInstruction : InstructionBase { struct383 explicit LoadReferenceInstruction(const Type* type) : type(type) {} in TORQUE_INSTRUCTION_BOILERPLATE() argument391 const LoadReferenceInstruction& instruction) { argument