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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DTargets.cpp92 const char *CCs[] = {"cdecl", "stdcall", "fastcall", "thiscall", "pascal"}; local
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCallingConvEmitter.cpp37 std::vector<Record*> CCs = Records.getAllDerivedDefinitions("CallingConv"); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp639 static void InitCmpLibcallCCs(ISD::CondCode *CCs) { argument
[all...]

Completed in 138 milliseconds