Home
last modified time | relevance | path

Searched defs:isCopyLike (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp218 bool isCopyLike = MI.isCopy() || MI.isPHI(); in getInstrMappingImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp156 static bool isCopyLike(const MachineInstr &MI) { in isCopyLike() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegisterBankInfo.cpp153 static bool isCopyLike(const MachineInstr &MI) { in isCopyLike() function