Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp2285 bool IsScalarMove = Node->getOpcode() == RISCVISD::VMV_S_X_VL || in Select() local
2304 if (IsScalarMove) { in Select()