Searched defs:libcall (Results 1 – 2 of 2) sorted by relevance
82 std::unique_ptr<HloInstruction> libcall = HloInstruction::CreateCustomCall( in HandleBatchNormInference() local118 HloInstruction* libcall = in HandleBatchNormTraining() local200 std::unique_ptr<HloInstruction> libcall = HloInstruction::CreateCustomCall( in HandleBatchNormGrad() local
174 LegalizerHelper::libcall(MachineInstr &MI) { in libcall() function in LegalizerHelper