Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dllvm_codegen.cpp280 SimdCallee getSimdFunction(
1968 LLVMCodeGenImpl::SimdCallee LLVMCodeGenImpl::getSimdFunction( in getSimdFunction() function in LLVMCodeGenImpl
2031 getSimdFunction(name, type, Unary, v->dtype().lanes()); \ in visit()
2062 getSimdFunction(name, type, Binary, v->dtype().lanes()); \ in visit()
2089 getSimdFunction(name, type, Unary, v->dtype().lanes()); \ in visit()
2131 getSimdFunction(name, type, Binary, v->dtype().lanes()); \ in visit()