Searched defs:isMaskAndCmp0FoldingBeneficial (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h507 virtual bool isMaskAndCmp0FoldingBeneficial(const Instruction &AndI) const { function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13267 bool AArch64TargetLowering::isMaskAndCmp0FoldingBeneficial( function in class:AArch64TargetLowering
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15808 isMaskAndCmp0FoldingBeneficial(const Instruction &AndI) const { function in class:PPCTargetLowering

Completed in 274 milliseconds