Home
last modified time | relevance | path

Searched defs:EmitCompare (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp992 static llvm::Value *EmitCompare(CGBuilderTy &Builder, CodeGenFunction &CGF, in EmitCompare() function
H A DCGExprScalar.cpp4597 Value *ScalarExprEmitter::EmitCompare(const BinaryOperator *E, in EmitCompare() function in ScalarExprEmitter