Searched defs:psubb (Results 1 – 2 of 2) sorted by relevance
259 #define psubb(vars, vard) mmx_m2m(psubb, vars, vard) macro
7394 RValue<Byte8> psubb(RValue<Byte8> x, RValue<Byte8> y) in psubb() function7397 llvm::Function *psubb = Intrinsic::getDeclaration(module, Intrinsic::x86_mmx_psub_b); in psubb() local