HomeSort by: relevance | last modified time | path
    Searched defs:pop_front_val (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonLoopIdiomRecognition.cpp 201 Value *pop_front_val() { function in struct:__anon4883::Simplifier::WorkListType
294 Instruction *U = dyn_cast<Instruction>(Q.pop_front_val());
340 Value *V = Q.pop_front_val();
407 Instruction *U = dyn_cast<Instruction>(Q.pop_front_val());
440 Value *V = Q.pop_front_val();
502 Value *V = Q.pop_front_val();
546 Instruction *U = dyn_cast<Instruction>(Q.pop_front_val());
HexagonLoopIdiomRecognition.cpp 201 Value *pop_front_val() { function in struct:__anon4883::Simplifier::WorkListType
294 Instruction *U = dyn_cast<Instruction>(Q.pop_front_val());
340 Value *V = Q.pop_front_val();
407 Instruction *U = dyn_cast<Instruction>(Q.pop_front_val());
440 Value *V = Q.pop_front_val();
502 Value *V = Q.pop_front_val();
546 Instruction *U = dyn_cast<Instruction>(Q.pop_front_val());

Completed in 191 milliseconds