Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h730 bool hasAndNot(SDValue Y) const override { in hasAndNot() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2648 bool VETargetLowering::hasAndNot(SDValue Y) const { in hasAndNot() function in VETargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h687 virtual bool hasAndNot(SDValue X) const { in hasAndNot() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5442 bool X86TargetLowering::hasAndNot(SDValue Y) const { in hasAndNot() function in X86TargetLowering