Home
last modified time | relevance | path

Searched defs:hasAndNot (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h375 bool hasAndNot(SDValue Y) const override { in hasAndNot() function
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp3078 bool VETargetLowering::hasAndNot(SDValue Y) const { in hasAndNot() function in VETargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h818 virtual bool hasAndNot(SDValue X) const { in hasAndNot() function
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp7747 bool LoongArchTargetLowering::hasAndNot(SDValue Y) const { in hasAndNot() function in LoongArchTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1286 bool SystemZTargetLowering::hasAndNot(SDValue Y) const { in hasAndNot() function in SystemZTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2157 bool RISCVTargetLowering::hasAndNot(SDValue Y) const { in hasAndNot() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3501 bool X86TargetLowering::hasAndNot(SDValue Y) const { in hasAndNot() function in X86TargetLowering