Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFixedPointBuilder.h375 Value *CreateEQ(Value *LHS, const FixedPointSemantics &LHSSema, in CreateEQ() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp4268 return FPBuilder.CreateEQ(LHS, LHSFixedSema, RHS, RHSFixedSema); in EmitFixedPointBinOp()