Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1439 bool SimplifyValuePattern(SmallVector<Value *> &Vec, bool AllowPoison) { in SimplifyValuePattern() function
1462 SimplifyValuePattern(Vec, AllowPoison); in SimplifyValuePattern()
1488 if (!SimplifyValuePattern(Elts, AllowPoison)) in instCombineSVEDupqLane()