Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp225 recordFeatures(M, Features, StrippedAtomics || StrippedTLS); in runOnModule()
309 void recordFeatures(Module &M, const FeatureBitset &Features, bool Stripped) { in recordFeatures() function in __anon10cd8fcd0111::CoalesceFeaturesAndStripAtomics