Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInteger.td80 defm LE_S : ComparisonInt<SETLE, "le_s", 0x4c, 0x57>;
H A DWebAssemblyInstrSIMD.td777 defm LE_S : SIMDConditionInt<"le_s", SETLE, 41>;
778 defm LE_S : SIMDCondition<I64x2, "le_s", SETLE, 218>;
/freebsd/contrib/ofed/libcxgb4/
H A Dt4_regs.h2712 #define LE_S 18 macro
2713 #define LE_V(x) ((x) << LE_S)