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