Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp199 Value *pop_front_val() { in pop_front_val() function
292 Instruction *U = dyn_cast<Instruction>(Q.pop_front_val()); in INITIALIZE_PASS_DEPENDENCY()
338 Value *V = Q.pop_front_val(); in initialize()
405 Instruction *U = dyn_cast<Instruction>(Q.pop_front_val()); in subst()
438 Value *V = Q.pop_front_val(); in replace()
500 Value *V = Q.pop_front_val(); in find()
544 Instruction *U = dyn_cast<Instruction>(Q.pop_front_val()); in simplify()