Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1919 bool SimplifyValuePattern(SmallVector<Value *> &Vec, bool AllowPoison) { in SimplifyValuePattern() function
1942 SimplifyValuePattern(Vec, AllowPoison); in SimplifyValuePattern()
1968 if (!SimplifyValuePattern(Elts, AllowPoison)) in instCombineSVEDupqLane()