Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DTargets.cpp96 const char *CCs[] = {"cdecl", "stdcall", "fastcall", "thiscall", "pascal"}; in addCygMingDefines() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCallingConvEmitter.cpp44 std::vector<Record*> CCs = Records.getAllDerivedDefinitions("CallingConv"); in run() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp668 static void InitCmpLibcallCCs(ISD::CondCode *CCs) { in InitCmpLibcallCCs()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2470 void setCondCodeAction(ArrayRef<ISD::CondCode> CCs, MVT VT, in setCondCodeAction()
2484 void setCondCodeAction(ArrayRef<ISD::CondCode> CCs, ArrayRef<MVT> VTs, in setCondCodeAction()