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

/external/llvm/include/llvm/CodeGen/
H A DFastISel.h527 bool selectFNeg(const User *I);
/external/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1388 bool FastISel::selectFNeg(const User *I) { function in class:FastISel
1482 return selectFNeg(I);

Completed in 399 milliseconds