Searched defs:isDesirableToPullExtFromShl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.h | 753 bool isDesirableToPullExtFromShl(const MachineInstr &MI) const override { isDesirableToPullExtFromShl() function |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 4308 virtual bool isDesirableToPullExtFromShl(const MachineInstr &MI) const { isDesirableToPullExtFromShl() function |