Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineRegisterInfo.cpp486 static bool isNoReturnDef(const MachineOperand &MO) { in isNoReturnDef() function
511 if (!SkipNoReturnDef && isNoReturnDef(MO)) in isPhysRegModified()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineRegisterInfo.cpp563 static bool isNoReturnDef(const MachineOperand &MO) { in isNoReturnDef() function
588 if (!SkipNoReturnDef && isNoReturnDef(MO)) in isPhysRegModified()