Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp238 static bool hasRSTRegClass(const CodeGenInstruction *Inst) { in hasRSTRegClass() function
670 if (hasRSTRegClass(Inst) || hasPtrTailcallRegClass(Inst)) in run()