Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dir_emitter.cpp1301 if (auto special_form = dynamic_cast<SpecialFormValue*>(sv.get())) { in emitCondExpr() local
3400 if (auto special_form = dynamic_cast<SpecialFormValue*>(sv.get())) { in emitApplyExpr() local