Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp87 static Optional<unsigned> getEEWForLoadStore(const MachineInstr &MI) { in getEEWForLoadStore() function
381 if (getEEWForLoadStore(MI)) { in getDemanded()
845 if (Optional<unsigned> EEW = getEEWForLoadStore(MI)) { in computeInfoForInstr()