Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h571 SmallVector<SDValue, 7> &OpValues, bool IsGather);
H A DSelectionDAGBuilder.cpp7393 bool IsGather) { in visitVPLoadGather() argument
7402 if (!IsGather) { in visitVPLoadGather()