Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/AsmParser/
HDLLToken.h140 kw_x86_regcallcc, enumerator
HDLLParser.cpp1974 case lltok::kw_x86_regcallcc: CC = CallingConv::X86_RegCall; break; in ParseOptionalCallingConv()