Home
last modified time | relevance | path

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

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