Home
last modified time | relevance | path

Searched defs:hasAndNotCompare (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h807 bool hasAndNotCompare(SDValue) const override { in hasAndNotCompare() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h841 bool hasAndNotCompare(SDValue V) const override { in hasAndNotCompare() function
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp4938 bool LoongArchTargetLowering::hasAndNotCompare(SDValue Y) const { in hasAndNotCompare() function in LoongArchTargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h735 virtual bool hasAndNotCompare(SDValue Y) const { in hasAndNotCompare() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1834 bool RISCVTargetLowering::hasAndNotCompare(SDValue Y) const { in hasAndNotCompare() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3214 bool X86TargetLowering::hasAndNotCompare(SDValue Y) const { in hasAndNotCompare() function in X86TargetLowering