Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/tensorexpr/
Dcodegen.cpp80 void* CodeGen::argToPtr(const BufferArg& bufferArg, const CallArg& callArg) { in argToPtr()
Dcuda_codegen.cpp1243 auto const& bufferArg = buffer_args[i]; in call() local
Deval.cpp1239 auto const& bufferArg = buffer_args()[i]; in call() local
Dllvm_codegen.cpp439 auto const& bufferArg = buf_args[i]; in call() local