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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DISDOpcodes.h707 /// floating point. For integer, only the SETEQ,SETNE,SETLT,SETLE,SETGT,
737 SETNE, // 1 X 1 1 0 True if not equal enumerator in enum:llvm::ISD::CondCode
/external/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h845 /// floating point. For integer, only the SETEQ,SETNE,SETLT,SETLE,SETGT,
875 SETNE, // 1 X 1 1 0 True if not equal enumerator in enum:llvm::ISD::CondCode
/external/mesa3d/src/mesa/x86/
H A Dassyntax.h628 #define SETNE(a) CHOICE(setne a, setne a, setne a) macro
1341 #define SETNE(a) setne a macro

Completed in 143 milliseconds