Searched refs:getLeaOP (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp551 static unsigned getLeaOP(LLT Ty, const X86Subtarget &STI) { function
572 unsigned NewOpc = getLeaOP(Ty, STI);
623 unsigned NewOpc = getLeaOP(Ty, STI);

Completed in 125 milliseconds