Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DRuntimeLibcallsEmitter.cpp196 struct LibcallsWithCC { struct
410 DenseMap<PredicateWithCC, LibcallsWithCC> Pred2Funcs; in emitSystemRuntimeLibrarySetCalls()
460 LibcallsWithCC &FuncsWithCC = It->second; in emitSystemRuntimeLibrarySetCalls()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcallsImpl.td81 class LibcallsWithCC<dag funcList, LibcallCallingConv CC,
H A DRuntimeLibcalls.td1536 LibcallsWithCC<(add __divmodqi4, __divmodhi4, __udivmodqi4,
1844 LibcallsWithCC<(add __mspabi_cmpd__oeq,
1858 LibcallsWithCC<(add __mspabi_addd,
1875 LibcallsWithCC<(add __mspabi_divlli), MSP430_BUILTIN>,
1878 LibcallsWithCC<(add __mspabi_divull), MSP430_BUILTIN>,
1881 LibcallsWithCC<(add __mspabi_remlli), MSP430_BUILTIN>,
1884 LibcallsWithCC<(add __mspabi_remull), MSP430_BUILTIN>,
2123 LibcallsWithCC<(add WindowsDivRemMulLibcalls), X86_STDCALL,