Searched refs:LBB (Results 1 – 8 of 8) sorted by relevance
/netbsd/sys/external/bsd/drm/dist/shared-core/ |
H A D | i915_suspend.c | 245 dev_priv->saveLBB = (u8) pci_read_config(dev->device, LBB, 1); in i915_save_state() 247 dev_priv->saveLBB = (u8) pci_conf_read(dev->pa.pa_pc, dev->pa.pa_tag, LBB); in i915_save_state() 249 pci_read_config_byte(dev->pdev, LBB, &dev_priv->saveLBB); in i915_save_state() 376 pci_write_config(dev->device, LBB, dev_priv->saveLBB, 1); in i915_restore_state() 378 pci_conf_write(dev->pa.pa_pc, dev->pa.pa_tag, LBB, dev_priv->saveLBB); in i915_restore_state() 380 pci_write_config_byte(dev->pdev, LBB, dev_priv->saveLBB); in i915_restore_state()
|
H A D | i915_reg.h | 62 #define LBB 0xf4 macro
|
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGDumper.cpp | 661 const Value *LBB = (const Value*)BBDN->getBasicBlock()->getBasicBlock(); in print_details() local 662 if (LBB) in print_details() 663 OS << LBB->getName() << " "; in print_details()
|
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | FunctionComparator.cpp | 372 BasicBlock *LBB = LBA->getBasicBlock(); in cmpConstants() local 374 if (LBB == RBB) in cmpConstants() 377 if (&BB == LBB) { in cmpConstants()
|
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachineBasicBlock.cpp | 315 if (const BasicBlock *LBB = getBasicBlock()) in getName() local 316 return LBB->getName(); in getName()
|
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 10744 const BasicBlock *LBB = LPhi->getParent(); in isImpliedViaMerge() local 10753 if (RPhi && RPhi->getParent() == LBB) { in isImpliedViaMerge() 10758 for (const BasicBlock *IncBB : predecessors(LBB)) { in isImpliedViaMerge() 10764 } else if (RAR && RAR->getLoop()->getHeader() == LBB) { in isImpliedViaMerge() 10788 for (const BasicBlock *IncBB : predecessors(LBB)) { in isImpliedViaMerge()
|
/netbsd/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-1994 | 2640 fix the unmatched LBB/LBE in stabs.
|
/netbsd/share/misc/ |
H A D | airport | 4105 LBB:Lubbock International Airport, TX, USA
|