Searched refs:LibcallsWithCC (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/ |
| H A D | RuntimeLibcallsEmitter.cpp | 196 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 D | RuntimeLibcallsImpl.td | 81 class LibcallsWithCC<dag funcList, LibcallCallingConv CC,
|
| H A D | RuntimeLibcalls.td | 1536 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,
|