Home
last modified time | relevance | path

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

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