Home
last modified time | relevance | path

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

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