Searched refs:value8 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/Transforms/InstCombine/ |
D | 2013-03-05-Combine-BitcastTy-Into-Alloca.ll | 29 %bf.value8 = and i96 %2, 63 31 %bf.set5 = or i96 %bf.clear4, %bf.value8
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | 2013-03-05-Combine-BitcastTy-Into-Alloca.ll | 29 %bf.value8 = and i96 %2, 63 31 %bf.set5 = or i96 %bf.clear4, %bf.value8
|
/external/protobuf/src/google/protobuf/io/ |
D | printer.cc | 278 const char* variable8, const string& value8) { in Print() argument 287 vars[variable8] = value8; in Print()
|
D | printer.h | 255 const char* variable8, const string& value8);
|
/external/u-boot/drivers/net/phy/ |
D | b53.c | 638 u8 value8 = 0; in do_b53_reg_read() local 652 ret = b53_mdio_read8(bus, page, offset, &value8); in do_b53_reg_read() 654 page, offset, value8); in do_b53_reg_read()
|