Searched defs:isExtendLikelyToBeFolded (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 2173 virtual bool isExtendLikelyToBeFolded(MachineInstr &ExtMI, isExtendLikelyToBeFolded() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 9390 bool AArch64InstrInfo::isExtendLikelyToBeFolded( isExtendLikelyToBeFolded() function in AArch64InstrInfo |