Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SuppressAPXForReloc.cpp103 auto suppressEGPRInInstrWithReloc = [&](MachineInstr &MI, in handleInstructionWithEGPR() local
128 suppressEGPRInInstrWithReloc(MI, {5}); in handleInstructionWithEGPR()
135 suppressEGPRInInstrWithReloc(MI, {0}); in handleInstructionWithEGPR()
152 suppressEGPRInInstrWithReloc(MI, {0, 1}); in handleInstructionWithEGPR()