Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp184 Value *pop_front_val() { in pop_front_val() function
275 Instruction *U = dyn_cast<Instruction>(Q.pop_front_val()); in INITIALIZE_PASS_DEPENDENCY()
321 Value *V = Q.pop_front_val(); in initialize()
388 Instruction *U = dyn_cast<Instruction>(Q.pop_front_val()); in subst()
421 Value *V = Q.pop_front_val(); in replace()
483 Value *V = Q.pop_front_val(); in find()
527 Instruction *U = dyn_cast<Instruction>(Q.pop_front_val()); in simplify()