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

/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp94 bool hasNoVMLxHazardUse(SDNode *N) const;
422 /// hasNoVMLxHazardUse - Return true if it's desirable to select a FP MLA / MLS
425 bool ARMDAGToDAGISel::hasNoVMLxHazardUse(SDNode *N) const { function in class:ARMDAGToDAGISel

Completed in 89 milliseconds