Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3672 virtual bool isExtFreeImpl(const Instruction *I) const { return false; } isExtFreeImpl() function
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15613 bool AArch64TargetLowering::isExtFreeImpl(const Instruction *Ext) const { isExtFreeImpl() function in AArch64TargetLowering
[all...]