Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetLowering.h1895 virtual bool isExtFreeImpl(const Instruction *I) const { return false; } in isExtFreeImpl() function
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6624 bool AArch64TargetLowering::isExtFreeImpl(const Instruction *Ext) const { in isExtFreeImpl() function in AArch64TargetLowering