Home
last modified time | relevance | path

Searched defs:CCs (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargets.cpp97 const char *CCs[] = {"cdecl", "stdcall", "fastcall", "thiscall", "pascal"}; in addCygMingDefines() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCallingConvEmitter.cpp49 std::vector<Record *> CCs = Records.getAllDerivedDefinitions("CallingConv"); in run() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2660 void setCondCodeAction(ArrayRef<ISD::CondCode> CCs, MVT VT, in setCondCodeAction()
2674 void setCondCodeAction(ArrayRef<ISD::CondCode> CCs, ArrayRef<MVT> VTs, in setCondCodeAction()