Home
last modified time | relevance | path

Searched defs:isLegalScaleForGatherScatter (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h847 bool isLegalScaleForGatherScatter(uint64_t Scale, in isLegalScaleForGatherScatter() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1587 virtual bool isLegalScaleForGatherScatter(uint64_t Scale, in isLegalScaleForGatherScatter() function