Searched defs:pcall (Results 1 – 8 of 8) sorted by relevance
4 def pcall(f, N): function
3 def pcall(f, N): function
352 CallInst *pcall = in lowerPrintfForGpu() local
546 } else if (auto pcall = llvm::dyn_cast<TF::PartitionedCallOp>(&op)) { in DecomposeStackOpsInternal() local
906 } else if (auto pcall = llvm::dyn_cast<TF::PartitionedCallOp>(&op)) { in DecomposeTensorListOpsInternal() local
910 } else if (auto pcall = llvm::dyn_cast<TF::PartitionedCallOp>(&op)) { in DecomposeTensorArrayOps() local
177 static int pcall[PCALL_NUM]; variable