Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCleanup.h467 llvm::Value *getFilter(unsigned i) const { in getFilter() function
H A DCGException.cpp870 filterTypes.push_back(filter.getFilter(i)); in EmitLandingPad()
/llvm-project-15.0.7/mlir/lib/Dialect/Tosa/IR/
H A DTosaOps.cpp1276 ShapeAdaptor weightShape = operands.getShape(adaptor.getFilter()); in inferReturnTypeComponents()