Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h370 bool hasAndNotCompare(SDValue V) const override { in hasAndNotCompare() function
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h831 bool hasAndNotCompare(SDValue) const override { in hasAndNotCompare() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h612 bool hasAndNotCompare(SDValue V) const override { in hasAndNotCompare() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h811 virtual bool hasAndNotCompare(SDValue Y) const { in hasAndNotCompare() function
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp8420 bool LoongArchTargetLowering::hasAndNotCompare(SDValue Y) const { in hasAndNotCompare() function in LoongArchTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2147 bool RISCVTargetLowering::hasAndNotCompare(SDValue Y) const { in hasAndNotCompare() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3485 bool X86TargetLowering::hasAndNotCompare(SDValue Y) const { in hasAndNotCompare() function in X86TargetLowering