Home
last modified time | relevance | path

Searched refs:Operand2 (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugFrame.h95 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() argument
98 Instructions.back().Ops.push_back(Operand2); in addInstruction()
/third_party/mesa3d/src/intel/common/
Dmi_builder.h704 .Operand2 = operand2, in _mi_pack_alu()