Searched refs:IVR (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/contrib/binutils/opcodes/ |
| HD | ia64-raw.tbl | 61 CR[IRR%], % in 0 - 3; IC:mov-from-CR-IVR; IC:mov-from-CR-IRR+1; data 68 CR[IVR]; IC:none; IC:mov-from-CR-IVR; SC Section 5.8.3.2, "External Interrupt Vector Register (IVR … 73 CR[TPR]; IC:mov-to-CR-TPR; IC:mov-from-CR-TPR, IC:mov-from-CR-IVR; data 96 InService*; IC:mov-to-CR-EOI; IC:mov-from-CR-IVR; data 97 InService*; IC:mov-from-CR-IVR; IC:mov-from-CR-IVR; impliedF
|
| HD | ia64-waw.tbl | 55 CR[IRR%], % in 0 - 3; IC:mov-from-CR-IVR; IC:mov-from-CR-IVR; impliedF 61 CR[IVR]; IC:none; IC:none; SC 80 InService*; IC:mov-to-CR-EOI, IC:mov-from-CR-IVR; IC:mov-to-CR-EOI, IC:mov-from-CR-IVR; SC
|
| HD | ia64-ic.tbl | 115 mov-from-CR-IVR; IC:mov-from-CR[Field(cr3) == IVR] 182 mov-to-CR-IVR; IC:mov-to-CR[Field(cr3) == IVR]
|
| /NextBSD/contrib/llvm/lib/CodeGen/ |
| HD | RegAllocGreedy.cpp | 801 ArrayRef<LiveInterval*> IVR = Q.interferingVRegs(); in evictInterference() local 802 Intfs.append(IVR.begin(), IVR.end()); in evictInterference()
|
| /NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| HD | RegionStore.cpp | 1338 if (const ObjCIvarRegion *IVR = dyn_cast<ObjCIvarRegion>(R)) { in getBinding() local 1345 return CastRetrievedVal(getBindingForObjCIvar(B, IVR), IVR, T, false); in getBinding()
|