Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp771 static bool isValidCopy(const MachineInstr &I, const RegisterBank &DstBank, in isValidCopy() function
892 ValidCopy = KnownValid || isValidCopy(I, DstRegBank, MRI, TRI, RBI); in selectCopy()