Home
last modified time | relevance | path

Searched defs:vectorWidth (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp104 handleMultidimensionalVectors(ImplicitLocOpBuilder & builder,ValueRange operands,int64_t vectorWidth,llvm::function_ref<Value (ValueRange)> compute) handleMultidimensionalVectors() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3920 extractSubVector(SDValue Vec,unsigned IdxVal,SelectionDAG & DAG,const SDLoc & dl,unsigned vectorWidth) extractSubVector() argument
3972 insertSubVector(SDValue Result,SDValue Vec,unsigned IdxVal,SelectionDAG & DAG,const SDLoc & dl,unsigned vectorWidth) insertSubVector() argument
[all...]