Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMIPeephole.cpp65 bool eliminateZExt();
82 ZExtExist = eliminateZExt(); in runOnMachineFunction()
246 bool BPFMIPeephole::eliminateZExt() { in eliminateZExt() function in __anon47d7f38d0111::BPFMIPeephole