Home
last modified time | relevance | path

Searched refs:IVR (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSXAPIChecker.cpp114 } else if (const ObjCIvarRegion *IVR = getParentIvarRegion(R)) { in CheckDispatchOnce() local
115 if (IVR != R) in CheckDispatchOnce()
117 os << " the instance variable '" << IVR->getDecl()->getName() << '\''; in CheckDispatchOnce()
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A Dia64-raw.tbl63 CR[IRR%], % in 0 - 3; IC:mov-from-CR-IVR; IC:mov-from-CR-IRR+1; data
70 CR[IVR]; IC:none; IC:mov-from-CR-IVR; SC Section 5.8.3.2, "External Interrupt Vector Register (IVR
75 CR[TPR]; IC:mov-to-CR-TPR; IC:mov-from-CR-TPR, IC:mov-from-CR-IVR; data
99 InService*; IC:mov-to-CR-EOI; IC:mov-from-CR-IVR; data
100 InService*; IC:mov-from-CR-IVR; IC:mov-from-CR-IVR; impliedF
H A Dia64-waw.tbl57 CR[IRR%], % in 0 - 3; IC:mov-from-CR-IVR; IC:mov-from-CR-IVR; impliedF
63 CR[IVR]; IC:none; IC:none; SC
83 InService*; IC:mov-to-CR-EOI, IC:mov-from-CR-IVR; IC:mov-to-CR-EOI, IC:mov-from-CR-IVR; SC
H A Dia64-ic.tbl117 mov-from-CR-IVR; IC:mov-from-CR[Field(cr3) == IVR]
186 mov-to-CR-IVR; IC:mov-to-CR[Field(cr3) == IVR]
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A Dia64-raw.tbl63 CR[IRR%], % in 0 - 3; IC:mov-from-CR-IVR; IC:mov-from-CR-IRR+1; data
70 CR[IVR]; IC:none; IC:mov-from-CR-IVR; SC Section 5.8.3.2, "External Interrupt Vector Register (IVR
75 CR[TPR]; IC:mov-to-CR-TPR; IC:mov-from-CR-TPR, IC:mov-from-CR-IVR; data
99 InService*; IC:mov-to-CR-EOI; IC:mov-from-CR-IVR; data
100 InService*; IC:mov-from-CR-IVR; IC:mov-from-CR-IVR; impliedF
H A Dia64-waw.tbl57 CR[IRR%], % in 0 - 3; IC:mov-from-CR-IVR; IC:mov-from-CR-IVR; impliedF
63 CR[IVR]; IC:none; IC:none; SC
83 InService*; IC:mov-to-CR-EOI, IC:mov-from-CR-IVR; IC:mov-to-CR-EOI, IC:mov-from-CR-IVR; SC
H A Dia64-ic.tbl117 mov-from-CR-IVR; IC:mov-from-CR[Field(cr3) == IVR]
186 mov-to-CR-IVR; IC:mov-to-CR[Field(cr3) == IVR]
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dia64-raw.tbl63 CR[IRR%], % in 0 - 3; IC:mov-from-CR-IVR; IC:mov-from-CR-IRR+1; data
70 CR[IVR]; IC:none; IC:mov-from-CR-IVR; SC Section 5.8.3.2, "External Interrupt Vector Register (IVR
75 CR[TPR]; IC:mov-to-CR-TPR; IC:mov-from-CR-TPR, IC:mov-from-CR-IVR; data
99 InService*; IC:mov-to-CR-EOI; IC:mov-from-CR-IVR; data
100 InService*; IC:mov-from-CR-IVR; IC:mov-from-CR-IVR; impliedF
H A Dia64-waw.tbl57 CR[IRR%], % in 0 - 3; IC:mov-from-CR-IVR; IC:mov-from-CR-IVR; impliedF
63 CR[IVR]; IC:none; IC:none; SC
83 InService*; IC:mov-to-CR-EOI, IC:mov-from-CR-IVR; IC:mov-to-CR-EOI, IC:mov-from-CR-IVR; SC
H A Dia64-ic.tbl117 mov-from-CR-IVR; IC:mov-from-CR[Field(cr3) == IVR]
186 mov-to-CR-IVR; IC:mov-to-CR[Field(cr3) == IVR]
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dia64-raw.tbl63 CR[IRR%], % in 0 - 3; IC:mov-from-CR-IVR; IC:mov-from-CR-IRR+1; data
70 CR[IVR]; IC:none; IC:mov-from-CR-IVR; SC Section 5.8.3.2, "External Interrupt Vector Register (IVR
75 CR[TPR]; IC:mov-to-CR-TPR; IC:mov-from-CR-TPR, IC:mov-from-CR-IVR; data
99 InService*; IC:mov-to-CR-EOI; IC:mov-from-CR-IVR; data
100 InService*; IC:mov-from-CR-IVR; IC:mov-from-CR-IVR; impliedF
H A Dia64-waw.tbl57 CR[IRR%], % in 0 - 3; IC:mov-from-CR-IVR; IC:mov-from-CR-IVR; impliedF
63 CR[IVR]; IC:none; IC:none; SC
83 InService*; IC:mov-to-CR-EOI, IC:mov-from-CR-IVR; IC:mov-to-CR-EOI, IC:mov-from-CR-IVR; SC
H A Dia64-ic.tbl117 mov-from-CR-IVR; IC:mov-from-CR[Field(cr3) == IVR]
186 mov-to-CR-IVR; IC:mov-to-CR[Field(cr3) == IVR]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1114 ArrayRef<LiveInterval*> IVR = Q.interferingVRegs(); in evictInterference() local
1115 Intfs.append(IVR.begin(), IVR.end()); in evictInterference()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1492 if (const ObjCIvarRegion *IVR = dyn_cast<ObjCIvarRegion>(R)) { in getBinding() local
1499 return svalBuilder.evalCast(getBindingForObjCIvar(B, IVR), T, QualType{}); in getBinding()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h9385 ExprResult IVR = getDerived().TransformExpr(C->getInteropVar()); in TransformOMPInitClause() local
9386 if (IVR.isInvalid()) in TransformOMPInitClause()
9398 IVR.get(), PrefExprs, C->getIsTarget(), C->getIsTargetSync(), in TransformOMPInitClause()
/netbsd-src/share/misc/
H A Dairport3339 IVR:Inverell, New South Wales, Australia