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