Home
last modified time | relevance | path

Searched defs:IsOR (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4697 bool IsOR = Opcode == TargetOpcode::G_OR; in canEmitConjunction() local
4830 bool IsOR = Opcode == TargetOpcode::G_OR; in emitConjunctionRec() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3634 bool IsOR = Opcode == ISD::OR; in canEmitConjunction() local
3722 bool IsOR = Opcode == ISD::OR; in emitConjunctionRec() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp49819 bool IsOR = N->getOpcode() == ISD::OR; in combineAndOrForCcmpCtest() local