Home
last modified time | relevance | path

Searched refs:RTA (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp685 if (ReturnTypestateAttr *RTA = Fun->getAttr<ReturnTypestateAttr>()) in propagateReturnType() local
686 ReturnState = mapReturnTypestateAttrState(RTA); in propagateReturnType()
773 if (ReturnTypestateAttr *RTA = Constructor->getAttr<ReturnTypestateAttr>()) { in VisitCXXConstructExpr() local
775 ConsumedState RetState = mapReturnTypestateAttrState(RTA); in VisitCXXConstructExpr()
1088 const ReturnTypestateAttr *RTA = Param->getAttr<ReturnTypestateAttr>(); in checkParamsForReturnTypestate() local
1090 if (!RTA) in checkParamsForReturnTypestate()
1093 ConsumedState ExpectedState = mapReturnTypestateAttrState(RTA); in checkParamsForReturnTypestate()
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_pci.c666 #define RTA 0x10
2033 if (status1 & RTA) { in ahc_pci_intr()
2048 if ((status1 & (DPE|SSE|RMA|RTA|STA|DPR)) == 0) { in ahc_pci_intr()
673 #define RTA global() macro
H A Daic79xx.reg1090 field RTA 0x10
1107 field RTA 0x10
1124 field RTA 0x10
1140 field RTA 0x10
1157 field RTA 0x10
1172 field RTA 0x10
H A Daic79xx_pci.c774 #define RTA 0x10 in ahd_configure_termination()
780 #define RTA global() macro
H A Daic79xx_reg.h3308 #define RTA 0x10 macro