Home
last modified time | relevance | path

Searched refs:FuncsWithCC (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DRuntimeLibcallsEmitter.cpp460 LibcallsWithCC &FuncsWithCC = It->second; in emitSystemRuntimeLibrarySetCalls() local
462 std::vector<const RuntimeLibcallImpl *> &Funcs = FuncsWithCC.LibcallImpls; in emitSystemRuntimeLibrarySetCalls()
510 if (FuncsWithCC.CallingConv) { in emitSystemRuntimeLibrarySetCalls()
512 FuncsWithCC.CallingConv->getValueAsString("CallingConv"); in emitSystemRuntimeLibrarySetCalls()