Searched refs:CALL_CCONV (Results 1 – 3 of 3) sorted by relevance
552 CALL_CCONV = 1, enumerator
3203 Vals.push_back(CBI->getCallingConv() << bitc::CALL_CCONV | in writeInstruction()3369 Vals.push_back(CI.getCallingConv() << bitc::CALL_CCONV | in writeInstruction()
5960 static_cast<CallingConv::ID>((0x7ff & CCInfo) >> bitc::CALL_CCONV)); in parseFunctionBody()6703 static_cast<CallingConv::ID>((0x7ff & CCInfo) >> bitc::CALL_CCONV)); in parseFunctionBody()