Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp137 static std::optional<unsigned> getEEWForLoadStore(const MachineInstr &MI) { in getEEWForLoadStore() function
421 if (getEEWForLoadStore(MI)) { in getDemanded()
1064 if (std::optional<unsigned> EEW = getEEWForLoadStore(MI)) { in computeInfoForInstr()