Searched refs:PeekInstruction (Results 1 – 4 of 4) sorted by relevance
47 void TorqueCodeGenerator::EmitInstruction(const PeekInstruction& instruction, in EmitInstruction()
29 V(PeekInstruction) \281 struct PeekInstruction : InstructionBase { struct284 PeekInstruction(BottomOffset slot, base::Optional<const Type*> widened_type) in PeekInstruction() function292 const PeekInstruction& instruction) { argument
122 Emit(PeekInstruction{ in Peek()
37 void PeekInstruction::TypeInstruction(Stack<const Type*>* stack, in TypeInstruction()51 void PeekInstruction::RecomputeDefinitionLocations( in RecomputeDefinitionLocations()