Home
last modified time | relevance | path

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

/external/llvm/lib/AsmParser/
DLLToken.h129 kw_x86_vectorcallcc, enumerator
DLLParser.cpp1680 case lltok::kw_x86_vectorcallcc:CC = CallingConv::X86_VectorCall; break; in ParseOptionalCallingConv()