Searched defs:isUnsignedIntSetCC (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h746 /// isUnsignedIntSetCC - Return true if this is a setcc instruction that
748 inline bool isUnsignedIntSetCC(CondCode Code) { function in namespace:llvm::ISD

Completed in 133 milliseconds