Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp6389 auto SelectEnd = std::next(LastSelectPseudo->getIterator()); in emitSelectPseudo() local
6391 while (SelectMBBI != SelectEnd) { in emitSelectPseudo()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp21666 auto SelectEnd = std::next(LastSelectPseudo->getIterator()); in emitSelectPseudo() local
21668 while (SelectMBBI != SelectEnd) { in emitSelectPseudo()