Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRVRegNamerUtils.cpp134 auto HashMI = hash_combine_range(MIOperands); in getInstructionOpcodeHash() local
135 OS << format_hex_no_prefix(HashMI, 16, true); in getInstructionOpcodeHash()