Lines Matching refs:code
46 spv_const_binary_t b{binary->code, binary->wordCount};
51 EXPECT_EQ(SPV_SUCCESS, spvBinaryToText(context, binary->code,
81 binary->code[binary->wordCount - 1] = 0xffffffff;
85 spvBinaryToText(context, binary->code, binary->wordCount, 0, &text,
102 spv_const_binary_t b{binary->code, binary->wordCount};
164 binary->code[binary->wordCount - 1] = 0xffffffff;
168 spvBinaryToText(context, binary->code, binary->wordCount, 0, &text,
206 spv_const_binary_t b{binary->code, binary->wordCount};
258 binary->code[binary->wordCount - 1] = 0xffffffff;
263 spvBinaryToText(context, binary->code, binary->wordCount, 0, &text,
290 spv_const_binary_t b{binary->code, binary->wordCount};