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