Searched refs:size5 (Results 1 – 3 of 3) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | 2012-03-26-PostRALICMBug.ll | 23 %size5 = getelementptr inbounds %struct.ref_s, %struct.ref_s* %op, i64 0, i32 2 24 %tmp6 = load i16, i16* %size5, align 2
|
/external/protobuf/src/google/protobuf/io/ |
D | coded_stream.cc | 784 size = 5; goto size5; in WriteVarint64ToArrayInline() 811 size5 : target[4] = static_cast<uint8>((part1 ) | 0x80); in WriteVarint64ToArrayInline()
|
/external/v8/test/unittests/wasm/ |
D | ast-decoder-unittest.cc | 2014 byte size5[] = {kExprLoadGlobal, 1 | 0x80, 2 | 0x80, 3 | 0x80, 4}; in TEST_F() local 2020 EXPECT_EQ(5, OpcodeLength(size5)); in TEST_F()
|