Home
last modified time | relevance | path

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

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