Searched refs:getSimdFunction (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/ |
H A D | llvm_codegen.cpp | 280 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()
|