Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp645 getRegClassesForCopy(MachineInstr &I, const TargetInstrInfo &TII, in getRegClassesForCopy() function
682 std::tie(SrcRC, DstRC) = getRegClassesForCopy(I, TII, MRI, TRI, RBI); in selectCopy()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp885 getRegClassesForCopy(MachineInstr &I, const TargetInstrInfo &TII, in getRegClassesForCopy() function
953 std::tie(SrcRC, DstRC) = getRegClassesForCopy(I, TII, MRI, TRI, RBI); in selectCopy()