Searched refs:LOR (Results 1 – 9 of 9) sorted by relevance
28 %left LOR75 | expr LOR expr { $$ = $1 || $3; }
62 "||" { return(LOR); }
137 "Line Out Jack", "LOR";
182 "Line Out Jack", "LOR";
836 { return(LOR); }
887 LOR, enumerator
285 def X86lock_or : SDNode<"X86ISD::LOR", SDTLockBinaryArithWithFlags,
28063 Opc = X86ISD::LOR; in LowerINTRINSIC_W_CHAIN()32858 NewOpc = X86ISD::LOR; in lowerAtomicArithWithLOCK()35028 NODE_NAME_CASE(LOR) in getTargetNodeName()
119 def FeatureLOR : Extension<"lor", "LOR", "FEAT_LOR",