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-10.0/llvm/lib/CodeGen/
DVirtRegMap.cpp186 bool readsUndefSubreg(const MachineOperand &MO) const;
350 bool VirtRegRewriter::readsUndefSubreg(const MachineOperand &MO) const { in readsUndefSubreg() function in VirtRegRewriter
543 if (readsUndefSubreg(MO)) in rewrite()