Searched refs:hasNoVMLxHazardUse (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp91 bool hasNoVMLxHazardUse(SDNode *N) const;
415 /// hasNoVMLxHazardUse - Return true if it's desirable to select a FP MLA / MLS
418 bool ARMDAGToDAGISel::hasNoVMLxHazardUse(SDNode *N) const { function in class:ARMDAGToDAGISel

Completed in 327 milliseconds