Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFixedPointBuilder.h373 Value *CreateEQ(Value *LHS, const FixedPointSemantics &LHSSema, in CreateEQ() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp3688 return FPBuilder.CreateEQ(LHS, LHSFixedSema, RHS, RHSFixedSema); in EmitFixedPointBinOp()