Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp478 TargetInstrInfo::getPatchpointUnfoldableRange(const MachineInstr &MI) const { in getPatchpointUnfoldableRange() function in TargetInstrInfo
501 std::tie(NumDefs, StartIdx) = TII.getPatchpointUnfoldableRange(MI); in foldPatchpoint()
H A DRegAllocGreedy.cpp3218 TII->getPatchpointUnfoldableRange(MI); in computeStats()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1075 getPatchpointUnfoldableRange(const MachineInstr &MI) const;