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

/external/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h836 /// floating point. For integer, only the SETEQ,SETNE,SETLT,SETLE,SETGT,
865 SETLE, // 1 X 1 0 1 True if less than or equal enumerator in enum:llvm::ISD::CondCode
875 return Code == SETGT || Code == SETGE || Code == SETLT || Code == SETLE;
/external/mesa3d/src/mesa/x86/
H A Dassyntax.h622 #define SETLE(a) CHOICE(setle a, setle a, setle a) macro
1343 #define SETLE(a) setle a macro

Completed in 1786 milliseconds