Home
last modified time | relevance | path

Searched defs:llvm1DVectorTy (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/lib/Conversion/MathToLLVM/
H A DMathToLLVM.cpp94 [&](Type llvm1DVectorTy, ValueRange operands) { in matchAndRewrite() argument
150 [&](Type llvm1DVectorTy, ValueRange operands) { in matchAndRewrite() argument
209 [&](Type llvm1DVectorTy, ValueRange operands) { in matchAndRewrite() argument
268 __anonf2148b700502(Type llvm1DVectorTy, ValueRange operands) matchAndRewrite() argument
[all...]
/llvm-project/mlir/include/mlir/Conversion/LLVMCommon/
H A DVectorPattern.h25 Type llvm1DVectorTy; member
/llvm-project/mlir/lib/Conversion/ArithToLLVM/
H A DArithToLLVM.cpp273 __anonf77ee7ec0202(Type llvm1DVectorTy, ValueRange operands) matchAndRewrite() argument
416 __anonf77ee7ec0302(Type llvm1DVectorTy, ValueRange operands) matchAndRewrite() argument
452 __anonf77ee7ec0402(Type llvm1DVectorTy, ValueRange operands) matchAndRewrite() argument
/llvm-project/mlir/lib/Conversion/LLVMCommon/
H A DVectorPattern.cpp123 &rewriter](Type llvm1DVectorTy, ValueRange operands) { in vectorOneToOneRewrite()
/llvm-project/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp304 __anon8f6354a30202(Type llvm1DVectorTy, ValueRange vectorOperands) matchAndRewrite() argument
1705 auto llvm1DVectorTy = vectorTypeInfo.llvm1DVectorTy; matchAndRewrite() local