Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86EvexToVex.cpp
H A DX86CompressEVEX.cpp117 static bool performCustomAdjustments(MachineInstr &MI, unsigned NewOpc) { in performCustomAdjustments() function
237 !performCustomAdjustments(MI, I->NewOpc)) in CompressEVEXImpl()