Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DX86FoldTablesEmitter.cpp182 static bool hasPtrTailcallRegClass(const CodeGenInstruction *Inst) { in hasPtrTailcallRegClass() function
587 hasRSTRegClass(Inst) || hasPtrTailcallRegClass(Inst)) in run()