Home
last modified time | relevance | path

Searched defs:isExtendLikelyToBeFolded (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h2173 virtual bool isExtendLikelyToBeFolded(MachineInstr &ExtMI, in isExtendLikelyToBeFolded() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp9390 bool AArch64InstrInfo::isExtendLikelyToBeFolded( in isExtendLikelyToBeFolded() function in AArch64InstrInfo