Home
last modified time | relevance | path

Searched refs:EmitCompare (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp1125 static llvm::Value *EmitCompare(CGBuilderTy &Builder, CodeGenFunction &CGF, in EmitCompare() function
1209 Value *Cmp = EmitCompare(Builder, CGF, E, LHSValues.first, RHSValues.first, in VisitBinCmp()
1214 Value *CmpImag = EmitCompare(Builder, CGF, E, LHSValues.second, in VisitBinCmp()
H A DCGExprScalar.cpp917 Value *EmitCompare(const BinaryOperator *E, llvm::CmpInst::Predicate UICmpOpc,
922 return EmitCompare(E, llvm::ICmpInst::UI, llvm::ICmpInst::SI, \
4912 Value *ScalarExprEmitter::EmitCompare(const BinaryOperator *E, in EmitCompare() function in ScalarExprEmitter
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc3308 …clang14BinaryOperatorEjjj", "(anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOp…