Searched refs:decompose (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp72 void decompose(Instruction *Inst, unsigned NumSubVectors, FixedVectorType *T,
167 void X86InterleavedAccessGroup::decompose( function in class:X86InterleavedAccessGroup
739 decompose(Inst, Factor, ShuffleTy, DecomposedVectors);
765 decompose(Shuffles[0], Factor,
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp432 static Decomposition decompose(Value *V,
458 auto IdxResult = decompose(Index, Preconditions, IsSigned, DL);
474 static Decomposition decompose(Value *V, function
480 auto ResA = decompose(A, Preconditions, IsSigned, DL);
481 auto ResB = decompose(B, Preconditions, IsSignedB, DL);
515 auto Result = decompose(Op0, Preconditions, IsSigned, DL);
526 auto Result = decompose(Op0, Preconditions, IsSigned, DL);
579 auto Result = decompose(Op1, Preconditions, IsSigned, DL);
586 auto Result = decompose(Op1, Preconditions, IsSigned, DL);
592 auto ResA = decompose(Op
[all...]
/freebsd-current/share/mk/
H A Ddirdeps.mk81 # If more than MACHINE is needed then sys.mk needs to decompose
/freebsd-current/contrib/bmake/mk/
H A Ddirdeps.mk81 # If more than MACHINE is needed then sys.mk needs to decompose

Completed in 261 milliseconds