Lines Matching refs:API
2427 APInt API(Op1Int.getBitWidth(), 0);2428 API.setBit(BitToSet);2429 Op1 = ConstantInt::get(V->getContext(), API);