Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:getInt32

847 getInt32(Module *M, int value) {
861 std::vector<Value *> getInt32(Module *M, const std::vector<int> &value) {
864 V.push_back(getInt32(M, I));