Searched defs:isLegalScaleForGatherScatter (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.h | 788 bool isLegalScaleForGatherScatter(uint64_t Scale, isLegalScaleForGatherScatter() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 1518 virtual bool isLegalScaleForGatherScatter(uint64_t Scale, isLegalScaleForGatherScatter() function |