Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/ARM/
DARMSubtarget.h284 bool hasVMLxForwarding() const { return HasVMLxForwarding; } in hasVMLxForwarding() function
DARMISelLowering.cpp8512 if (!Subtarget->hasVMLxForwarding()) in PerformVMULCombine()