Home
last modified time | relevance | path

Searched defs:create_instruction (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dbytecode_transformation.py98 def create_instruction( function
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_ir.cpp1493 create_instruction(aco_opcode opcode, Format format, uint32_t num_operands, in create_instruction() function