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