Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRVRegNamerUtils.cpp54 auto GetHashableMO = [this](const MachineOperand &MO) -> unsigned { in getInstructionOpcodeHash() local
106 llvm::transform(MI.uses(), std::back_inserter(MIOperands), GetHashableMO); in getInstructionOpcodeHash()