Searched refs:LOR (Results 1 – 5 of 5) sorted by relevance
27 %left LOR74 | expr LOR expr { $$ = $1 || $3; }
58 "||" { return(LOR); }
801 LOR, enumerator
275 def X86lock_or : SDNode<"X86ISD::LOR", SDTLockBinaryArithWithFlags,
28550 Opc = X86ISD::LOR; in LowerINTRINSIC_W_CHAIN()32520 NewOpc = X86ISD::LOR; in lowerAtomicArithWithLOCK()34502 NODE_NAME_CASE(LOR) in getTargetNodeName()