Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DDetectDeadLanes.cpp109 bool isUndefInput(const MachineOperand &MO, bool *CrossCopy) const;
468 bool DetectDeadLanes::isUndefInput(const MachineOperand &MO, in isUndefInput() function in DetectDeadLanes
559 } else if (isUndefInput(MO, &CrossCopy)) { in runOnce()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DDetectDeadLanes.cpp108 bool isUndefInput(const MachineOperand &MO, bool *CrossCopy) const;
466 bool DetectDeadLanes::isUndefInput(const MachineOperand &MO, in isUndefInput() function in DetectDeadLanes
556 } else if (isUndefInput(MO, &CrossCopy)) { in runOnce()