Searched refs:insert_load_store (Results 1 – 1 of 1) sorted by relevance
272 fn insert_load_store( in insert_load_store() function1093 InstructionFormat::Load => insert_load_store, in inserter_for_format()1094 InstructionFormat::LoadNoOffset => insert_load_store, in inserter_for_format()1099 InstructionFormat::Store => insert_load_store, in inserter_for_format()1100 InstructionFormat::StoreNoOffset => insert_load_store, in inserter_for_format()