Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.h47 bool HasMiscellaneousExtensions; variable
150 return HasMiscellaneousExtensions; in hasMiscellaneousExtensions()
H A DSystemZSubtarget.cpp48 HasMiscellaneousExtensions(false), in SystemZSubtarget()