Home
last modified time | relevance | path

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

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