Home
last modified time | relevance | path

Searched refs:isExtFreeImpl (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h418 bool isExtFreeImpl(const Instruction *Ext) const override;
DAArch64ISelLowering.cpp7009 bool AArch64TargetLowering::isExtFreeImpl(const Instruction *Ext) const { in isExtFreeImpl() function in AArch64TargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h522 bool isExtFreeImpl(const Instruction *Ext) const override;
DAArch64ISelLowering.cpp7993 bool AArch64TargetLowering::isExtFreeImpl(const Instruction *Ext) const { in isExtFreeImpl() function in AArch64TargetLowering
/external/llvm/include/llvm/Target/
DTargetLowering.h1695 return isExtFreeImpl(I); in isExtFree()
2084 virtual bool isExtFreeImpl(const Instruction *I) const { return false; } in isExtFreeImpl() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h2106 return isExtFreeImpl(I); in isExtFree()
2537 virtual bool isExtFreeImpl(const Instruction *I) const { return false; } in isExtFreeImpl() function