Home
last modified time | relevance | path

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

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