Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMSubtarget.h101 bool SlowFPVMLx; variable
353 bool useFPVMLx() const { return !SlowFPVMLx; } in useFPVMLx()
DARMSubtarget.cpp123 SlowFPVMLx = false; in initializeEnvironment()
DARM.td101 def FeatureHasSlowFPVMLx : SubtargetFeature<"slowfpvmlx", "SlowFPVMLx", "true",