Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp194 static bool hasPtrTailcallRegClass(const CodeGenInstruction *Inst) { in hasPtrTailcallRegClass() function
602 hasRSTRegClass(Inst) || hasPtrTailcallRegClass(Inst)) in run()