Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DFixedPointBuilder.h403 Value *CreateLT(Value *LHS, const FixedPointSemantics &LHSSema, in CreateLT() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExprScalar.cpp3753 return FPBuilder.CreateLT(LHS, LHSFixedSema, RHS, RHSFixedSema); in EmitFixedPointBinOp()