Searched refs:LOR (Results 1 – 16 of 16) sorted by relevance
| /freebsd/usr.bin/m4/ |
| H A D | parser.y | 28 %left LOR 75 | expr LOR expr { $$ = $1 || $3; }
|
| H A D | tokenizer.l | 62 "||" { return(LOR); }
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | tqma8xxs-mb-smarc-2.dtsi | 107 "Line Out Jack", "LOR";
|
| H A D | imx95-tqma9596sa-mb-smarc-2.dts | 155 "Line Out Jack", "LOR";
|
| H A D | mba8mx.dtsi | 150 "Line Out Jack", "LOR";
|
| H A D | mba8xx.dtsi | 137 "Line Out Jack", "LOR";
|
| H A D | imx8mp-tqma8mpql-mba8mpxl.dts | 248 "Line Out Jack", "LOR";
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | mba6ulx.dtsi | 156 "Line Out Jack", "LOR";
|
| H A D | imx6qdl-mba6.dtsi | 137 "Line Out Jack", "LOR";
|
| H A D | imx7-mba7.dtsi | 182 "Line Out Jack", "LOR";
|
| /freebsd/tools/build/bootstrap-m4/ |
| H A D | inittokenizer.c | 836 { return(LOR); }
|
| /freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
| H A D | am335x-mba335x.dts | 83 "Line Out", "LOR",
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 887 LOR, enumerator
|
| H A D | X86InstrFragments.td | 285 def X86lock_or : SDNode<"X86ISD::LOR", SDTLockBinaryArithWithFlags,
|
| H A D | X86ISelLowering.cpp | 28063 Opc = X86ISD::LOR; in LowerINTRINSIC_W_CHAIN() 32858 NewOpc = X86ISD::LOR; in lowerAtomicArithWithLOCK() 35028 NODE_NAME_CASE(LOR) in getTargetNodeName()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64Features.td | 119 def FeatureLOR : Extension<"lor", "LOR", "FEAT_LOR",
|