Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40755 auto IsMergeableWithShuffle = [&DAG](SDValue Op, bool FoldLoad = false) { in canonicalizeShuffleWithBinOps() argument
40765 (FoldLoad && isShuffleFoldableLoad(Op)) || in canonicalizeShuffleWithBinOps()