Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/X86/
DX86EvexToVex.cpp149 static bool performCustomAdjustments(MachineInstr &MI, unsigned NewOpc, in performCustomAdjustments() function
283 if (!performCustomAdjustments(MI, NewOpc, ST)) in CompressEvexToVexImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86EvexToVex.cpp147 static bool performCustomAdjustments(MachineInstr &MI, unsigned NewOpc) { in performCustomAdjustments() function
264 if (!performCustomAdjustments(MI, NewOpc)) in CompressEvexToVexImpl()