Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp365 bool tryHighFPExt(SDNode *N);
2140 bool AArch64DAGToDAGISel::tryHighFPExt(SDNode *N) { in tryHighFPExt() function in AArch64DAGToDAGISel
3581 if (tryHighFPExt(Node)) in Select()