Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp880 llvm::CmpInst::Predicate SICmpOpc,
4599 llvm::CmpInst::Predicate SICmpOpc, in EmitCompare() argument
4702 Result = Builder.CreateICmp(SICmpOpc, LHS, RHS, "cmp"); in EmitCompare()