Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
HDBPFMIPeephole.cpp64 bool eliminateZExt();
81 ZExtExist = eliminateZExt(); in runOnMachineFunction()
245 bool BPFMIPeephole::eliminateZExt() { in eliminateZExt() function in __anoncb0c07e60111::BPFMIPeephole