Searched defs:XM (Results 1 – 3 of 3) sorted by relevance
74 struct XM { struct75 XM() { } in XM() argument76 double dXM; argument98 XM m0; in main() argument
446 Value *XM = Builder->CreateAnd(V1, ConstantExpr::getShl(CC, Op1), in FoldShiftByConstant() local480 Value *XM = Builder->CreateAnd(V1, ConstantExpr::getShl(CC, Op1), in FoldShiftByConstant() local
432 #define XM { OP_XMM, 0 } macro