Searched refs:Ext2 (Results 1 – 4 of 4) sorted by relevance
96 HANDLE_MP_FIX_LEN(0x02, Ext2)
181 case FixLen::Ext2: in writeExt()
124 return createExt(Obj, FixLen::Ext2); in read()
12326 SDValue Ext2 = N->getOperand(1).getOperand(0); in DAGCombineBuildVector() local12328 Ext2.getOpcode() != ISD::EXTRACT_VECTOR_ELT) in DAGCombineBuildVector()12332 ConstantSDNode *Ext2Op = dyn_cast<ConstantSDNode>(Ext2.getOperand(1)); in DAGCombineBuildVector()12336 Ext2.getValueType() != MVT::i32) in DAGCombineBuildVector()12337 if (Ext1.getOperand(0) != Ext2.getOperand(0)) in DAGCombineBuildVector()