Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFMIPeephole.cpp55 bool eliminateZExtSeq(void);
66 return eliminateZExtSeq(); in runOnMachineFunction()
119 bool BPFMIPeephole::eliminateZExtSeq(void) { in eliminateZExtSeq() function in __anon5e540ed00111::BPFMIPeephole