Home
last modified time | relevance | path

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

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