Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp271 bool terminateSearch(const MachineInstr &Candidate) const;
659 if (terminateSearch(*CurrI)) in searchRange()
879 bool Filler::terminateSearch(const MachineInstr &Candidate) const { in terminateSearch() function in Filler
/external/llvm-project/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp293 bool terminateSearch(const MachineInstr &Candidate) const;
711 if (terminateSearch(*CurrI)) { in searchRange()
957 bool MipsDelaySlotFiller::terminateSearch(const MachineInstr &Candidate) const { in terminateSearch() function in MipsDelaySlotFiller
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp294 bool terminateSearch(const MachineInstr &Candidate) const;
712 if (terminateSearch(*CurrI)) { in searchRange()
958 bool MipsDelaySlotFiller::terminateSearch(const MachineInstr &Candidate) const { in terminateSearch() function in MipsDelaySlotFiller