Searched defs:getFSub (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/VMCore/
H A DConstants.cpp1913 return getFSub(ConstantFP::getZeroValueForNegation(C->getType()), C);
1940 Constant *ConstantExpr::getFSub(Constant *C1, Constant *C2) { function in class:ConstantExpr

Completed in 72 milliseconds