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

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

Completed in 735 milliseconds