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

/external/llvm/include/llvm/IR/
H A DOperator.h172 friend class FPMathOperator;
220 /// FPMathOperator - Utility class for floating point operations which can have
222 class FPMathOperator : public Operator { class in namespace:llvm

Completed in 102 milliseconds