Searched defs:isUnspillableTerminatorImpl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMBaseInstrInfo.h | 376 bool isUnspillableTerminatorImpl(const MachineInstr *MI) const override { isUnspillableTerminatorImpl() function |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 1066 virtual bool isUnspillableTerminatorImpl(const MachineInstr *MI) const { isUnspillableTerminatorImpl() function |