Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFMIPeephole.cpp54 bool isMovFrom32Def(MachineInstr *MovMI);
78 bool BPFMIPeephole::isMovFrom32Def(MachineInstr *MovMI) in isMovFrom32Def() function in __anon5e540ed00111::BPFMIPeephole
164 if (!isMovFrom32Def(MovMI)) { in eliminateZExtSeq()