Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExprScalar.cpp483 unsigned SICmpOpc, unsigned FCmpOpc);
2598 unsigned SICmpOpc, unsigned FCmpOpc) { in EmitCompare() argument
2682 Result = Builder.CreateICmp((llvm::ICmpInst::Predicate)SICmpOpc, in EmitCompare()