Searched refs:llvmCC (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h387 static CGFunctionInfo *create(unsigned llvmCC,
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp565 CGFunctionInfo *CGFunctionInfo::create(unsigned llvmCC, argument
575 FI->CallingConvention = llvmCC;
576 FI->EffectiveCallingConvention = llvmCC;

Completed in 179 milliseconds