Home
last modified time | relevance | path

Searched refs:applyMathFunctionAttributes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dllvm_codegen.cpp1911 static void applyMathFunctionAttributes(llvm::Function* f) { in applyMathFunctionAttributes() function
2004 applyMathFunctionAttributes(llvm::cast<llvm::Function>(callee.getCallee())); in getSimdFunction()
2076 applyMathFunctionAttributes(llvm::cast<llvm::Function>(call_fn)); in visit()
2145 applyMathFunctionAttributes(llvm::cast<llvm::Function>(call_fn)); in visit()