Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DRuntimeLibcallsEmitter.cpp446 AvailabilityPredicate SubsetPredicate(Entry.Predicate); in emitSystemRuntimeLibrarySetCalls() local
453 if (!SubsetPredicate.isAlwaysAvailable()) { in emitSystemRuntimeLibrarySetCalls()
457 SubsetPredicate.emitIf(OS); in emitSystemRuntimeLibrarySetCalls()
496 SubsetPredicate.emitTableVariableNameSuffix(OS); in emitSystemRuntimeLibrarySetCalls()
506 SubsetPredicate.emitTableVariableNameSuffix(OS); in emitSystemRuntimeLibrarySetCalls()
520 if (!SubsetPredicate.isAlwaysAvailable()) { in emitSystemRuntimeLibrarySetCalls()
522 SubsetPredicate.emitEndIf(OS); in emitSystemRuntimeLibrarySetCalls()