Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DVirtRegMap.cpp167 bool readsUndefSubreg(const MachineOperand &MO) const;
327 bool VirtRegRewriter::readsUndefSubreg(const MachineOperand &MO) const { in readsUndefSubreg() function in VirtRegRewriter
423 if (readsUndefSubreg(MO)) in rewrite()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DVirtRegMap.cpp188 bool readsUndefSubreg(const MachineOperand &MO) const;
352 bool VirtRegRewriter::readsUndefSubreg(const MachineOperand &MO) const { in readsUndefSubreg() function in VirtRegRewriter
545 if (readsUndefSubreg(MO)) in rewrite()