Home | History | Annotate | Download | only in IR

Lines Matching refs:getExtractElement

1245     return ConstantExpr::getExtractElement(Ops[0], Ops[1], OnlyIfReducedTy);
2095 Constant *ConstantExpr::getExtractElement(Constant *Val, Constant *Idx,