Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineCopyPropagation.cpp91 static std::optional<DestSourcePair> isCopyInstr(const MachineInstr &MI, in isCopyInstr() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h955 Optional<DestSourcePair> isCopyInstr(const MachineInstr &MI) const { in isCopyInstr() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1035 std::optional<DestSourcePair> isCopyInstr(const MachineInstr &MI) const { in isCopyInstr() function