Searched refs:CreateNE (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DFixedPointBuilder.h390 Value *CreateNE(Value *LHS, const FixedPointSemantics &LHSSema, function
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3982 return FPBuilder.CreateNE(LHS, LHSFixedSema, RHS, RHSFixedSema);

Completed in 121 milliseconds