Searched defs:custom_call_instr (Results 1 – 4 of 4) sorted by relevance
2065 auto custom_call_instr = Cast<HloCustomCallInstruction>(instr.get()); in TEST_F() local2078 auto custom_call_instr = Cast<HloCustomCallInstruction>(instr.get()); in TEST_F() local
2700 auto custom_call_instr = Cast<HloCustomCallInstruction>(instruction); in CreateInstruction() local
749 auto custom_call_instr = in CreateFromProto() local
696 auto* custom_call_instr = xla::Cast<xla::HloCustomCallInstruction>(instr); in EmitCustomCallOp() local