Searched refs:value8 (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | ppc-partword-atomic.ll | 5 @value8 = dso_local global { i8 } zeroinitializer, align 1 12 ; PWR7-NEXT: addis 4, 2, value8@toc@ha 15 ; PWR7-NEXT: addi 5, 4, value8@toc@l 40 ; PWR9-NEXT: addis 4, 2, value8@toc@ha 42 ; PWR9-NEXT: addi 5, 4, value8@toc@l 55 …%0 = atomicrmw xchg i8* getelementptr inbounds ({ i8 }, { i8 }* @value8, i64 0, i32 0), i8 %val se…
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A 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
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | Disassembler.cpp | 1179 uint8_t value8 = *((uint8_t *)opcode_data); in SetOpcode() local 1180 m_opcode.SetOpcode8(value8, eByteOrderInvalid); in SetOpcode()
|