Searched defs:hasAndNot (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.h | 869 bool hasAndNot(SDValue Y) const override { in hasAndNot() function |
/llvm-project/llvm/lib/Target/VE/ | ||
H A D | VEISelLowering.cpp | 3095 bool VETargetLowering::hasAndNot(SDValue Y) const { hasAndNot() function in VETargetLowering |
/llvm-project/llvm/lib/Target/LoongArch/ | ||
H A D | LoongArchISelLowering.cpp | 4534 bool LoongArchTargetLowering::hasAndNot(SDValue Y) const { hasAndNot() function in LoongArchTargetLowering |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 787 virtual bool hasAndNot(SDValue X) const { hasAndNot() function |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 3325 bool X86TargetLowering::hasAndNot(SDValue Y) const { hasAndNot() function in X86TargetLowering |