Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp3789 static bool isRVVWholeLoadStore(unsigned Opcode) { in isRVVWholeLoadStore()
3822 !isRVVWholeLoadStore(Opcode) && !isRVVSpillForZvlsseg(Opcode)) in isRVVSpillForZvlsseg()
3782 static bool isRVVWholeLoadStore(unsigned Opcode) { isRVVWholeLoadStore() function