Home
last modified time | relevance | path

Searched defs:interpretAsCopy (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFCopy.cpp40 bool CopyPropagation::interpretAsCopy(const MachineInstr *MI, EqualityMap &EM) { in interpretAsCopy() function in CopyPropagation
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DRDFCopy.cpp40 bool CopyPropagation::interpretAsCopy(const MachineInstr *MI, EqualityMap &EM) { in interpretAsCopy() function in CopyPropagation
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DRDFCopy.cpp29 bool CopyPropagation::interpretAsCopy(const MachineInstr *MI, EqualityMap &EM) { in interpretAsCopy() function in CopyPropagation
H A DHexagonRDFOpt.cpp97 bool HexagonCP::interpretAsCopy(const MachineInstr *MI, EqualityMap &EM) { in interpretAsCopy() function in HexagonCP