Searched refs:CALL_CCONV (Results 1 – 3 of 3) sorted by relevance
381 CALL_CCONV = 1, enumerator
2637 Vals.push_back(CI.getCallingConv() << bitc::CALL_CCONV | in writeInstruction()
5539 static_cast<CallingConv::ID>((0x7ff & CCInfo) >> bitc::CALL_CCONV)); in parseFunctionBody()