Home
last modified time | relevance | path

Searched refs:AllowPoison (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() argument
1455 if (!AllowPoison) in SimplifyValuePattern()
1462 SimplifyValuePattern(Vec, AllowPoison); in SimplifyValuePattern()
1486 bool AllowPoison = in instCombineSVEDupqLane() local
1488 if (!SimplifyValuePattern(Elts, AllowPoison)) in instCombineSVEDupqLane()