HomeSort by relevance Sort by last modified time
    Searched refs:hasVMLxForwarding (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 63 /// HasVMLxForwarding - If true, NEON has special multiplier accumulator
65 bool HasVMLxForwarding;
207 bool hasVMLxForwarding() const { return HasVMLxForwarding; }
ARMISelLowering.cpp     [all...]

Completed in 178 milliseconds