Searched refs:kw_x86_regcallcc (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLToken.h140 kw_x86_regcallcc, enumerator in enum:llvm::lltok::Kind
H A DLLParser.cpp2031 case lltok::kw_x86_regcallcc: CC = CallingConv::X86_RegCall; break;

Completed in 110 milliseconds