Searched refs:f32Func (Results 1 – 1 of 1) sorted by relevance
34 explicit OpToFuncCallLowering(LLVMTypeConverter &lowering_, StringRef f32Func, in OpToFuncCallLowering()38 f32Func(f32Func), f64Func(f64Func) {} in OpToFuncCallLowering()105 return f32Func; in getFunctionName()124 const std::string f32Func; member