Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DRuntimeLibcallsEmitter.cpp228 size_t CallTypeEnumVal = 0; in RuntimeLibcallEmitter() local
230 RuntimeLibcallDefList.emplace_back(RuntimeLibcallDef, CallTypeEnumVal++); in RuntimeLibcallEmitter()