Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h775 inline bool isTrueWhenEqual(CondCode Cond) { in isTrueWhenEqual() function
/external/llvm/lib/IR/
DInstructions.cpp3121 bool CmpInst::isTrueWhenEqual(unsigned short predicate) { in isTrueWhenEqual() function in CmpInst