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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp684 static bool canTurnIntoCOPY(const TargetRegisterClass *DstRC, function
737 if (canTurnIntoCOPY(DstRC, SrcRC))
909 if (canTurnIntoCOPY(SrcRC, DstRC))

Completed in 114 milliseconds