Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h329 RUP = 3, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp756 for (auto &RUP : RU) { in addKillFlags() local