Home
last modified time | relevance | path

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

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