Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/utils/TableGen/
H A DFastISelEmitter.cpp301 void PrintArguments(raw_ostream &OS, in PrintArguments() function
327 void PrintArguments(raw_ostream &OS) const { in PrintArguments() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dblock_codegen.cpp182 void BlockPrinter::PrintArguments(const std::unordered_set<BufPtr>& bufs) { in PrintArguments() function in torch::jit::tensorexpr::BlockPrinter