Searched refs:getSize (Results 151 - 161 of 161) sorted by relevance

1234567

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp809 RS->setScavengingFrameIndex(MFI->CreateStackObject(RC->getSize(),
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DCodeGenRegisters.cpp594 if (Dim != SubRegs->getSize())
H A DAsmMatcherEmitter.cpp1187 for (unsigned i = 0, e = Supers->getSize(); i != e; ++i) {
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp731 if (SuperRC->getSize() <= BestRC->getSize())
H A DSelectionDAG.cpp5790 assert(memvt.getStoreSize() == MMO->getSize() && "Size mismatch!");
5801 assert(memvt.getStoreSize() == MMO->getSize() && "Size mismatch!");
/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOBlockStorageDriver.cpp816 m->getSize(),
/macosx-10.10.1/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFWIPBusInterface.cpp1003 if((fIPLocalNode->transmitQueue->getSize() > fIPLocalNode->fIPoFWDiagnostics.fMaxQueueSize)
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp3887 mach_vm_size_t IOMemoryMap::getSize() function in class:IOMemoryMap
H A DIOUserClient.cpp3157 *size = map->getSize();
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Mips/
H A DMipsISelLowering.cpp3391 unsigned RegSize = RC->getSize();
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dphpcomplete.vim4910 \ 'DirectoryIterator::getSize(': 'void | int',

Completed in 433 milliseconds

1234567