Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dgraph_rewrite_helper.cpp9 std::string getFuncName(Value* func_value) { in getFuncName()
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dllvm_codegen.cpp1667 llvm::Value* func_value = irb_.CreatePointerCast(func, OpqPtrTy_); in processParallelFor() local
1673 llvm::Value* func_value = irb_.CreatePointerCast(func, Int8PtrTy_); in processParallelFor() local