Searched refs:LOR (Results 1 – 9 of 9) sorted by relevance
28 %left LOR75 | expr LOR expr { $$ = $1 || $3; }
62 "||" { return(LOR); }
123 "Line Out Jack", "LOR";
210 "Line Out Jack", "LOR";
836 { return(LOR); }
797 LOR, enumerator
287 def X86lock_or : SDNode<"X86ISD::LOR", SDTLockBinaryArithWithFlags,
27114 Opc = X86ISD::LOR; in LowerINTRINSIC_W_CHAIN()31649 NewOpc = X86ISD::LOR; in lowerAtomicArithWithLOCK()33755 NODE_NAME_CASE(LOR) in getTargetNodeName()
119 def FeatureLOR : Extension<"lor", "LOR", "FEAT_LOR",