Searched defs:CCs (Results 1 – 3 of 3) sorted by relevance
97 const char *CCs[] = {"cdecl", "stdcall", "fastcall", "thiscall", "pascal"}; in addCygMingDefines() local
49 std::vector<Record *> CCs = Records.getAllDerivedDefinitions("CallingConv"); in run() local
2660 void setCondCodeAction(ArrayRef<ISD::CondCode> CCs, MVT VT, in setCondCodeAction()2674 void setCondCodeAction(ArrayRef<ISD::CondCode> CCs, ArrayRef<MVT> VTs, in setCondCodeAction()