Searched refs:PokeInstruction (Results 1 – 4 of 4) sorted by relevance
52 void TorqueCodeGenerator::EmitInstruction(const PokeInstruction& instruction, in EmitInstruction()
30 V(PokeInstruction) \300 struct PokeInstruction : InstructionBase { struct303 PokeInstruction(BottomOffset slot, base::Optional<const Type*> widened_type) in PokeInstruction() argument311 const PokeInstruction& instruction) { argument
140 Emit(PokeInstruction{ in Poke()
56 void PokeInstruction::TypeInstruction(Stack<const Type*>* stack, in TypeInstruction()67 void PokeInstruction::RecomputeDefinitionLocations( in RecomputeDefinitionLocations()