Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp3853 std::function<bool(int64_t)> ValidateImm, in selectVSplatImmHelper() argument
3874 if (!ValidateImm(SplatImm)) in selectVSplatImmHelper()