Searched refs:getSize (Results 1 - 25 of 183) sorted by relevance

12345678

/freebsd-11.0-release/contrib/llvm/lib/Target/XCore/
H A DXCoreMachineFunctionInfo.cpp42 LRSpillSlot = MFI->CreateFixedObject(RC->getSize(), 0, true);
44 LRSpillSlot = MFI->CreateStackObject(RC->getSize(), RC->getAlignment(), true);
56 FPSpillSlot = MFI->CreateStackObject(RC->getSize(), RC->getAlignment(), true);
67 EHSpillSlot[0] = MFI->CreateStackObject(RC->getSize(), RC->getAlignment(), true);
68 EHSpillSlot[1] = MFI->CreateStackObject(RC->getSize(), RC->getAlignment(), true);
/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsMachineFunction.cpp73 EhDataRegFI[I] = MF.getFrameInfo()->CreateStackObject(RC->getSize(),
87 RC->getSize(), RC->getAlignment(), false);
109 RC->getSize(), RC->getAlignment(), false);
H A DMipsFrameLowering.cpp124 unsigned Size = TRI.getMinimalPhysRegClass(*R)->getSize();
/freebsd-11.0-release/contrib/llvm/include/llvm/MC/
H A DMCSymbolELF.h25 const MCExpr *getSize() const { return SymbolSize; } function in class:llvm::MCSymbolELF
H A DStringTableBuilder.h54 size_t getSize() const { return Size; } function in class:llvm::StringTableBuilder
/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DArrayRecycler.h83 size_t getSize() const { return size_t(1u) << Index; } function in class:llvm::ArrayRecycler::Capacity
129 return static_cast<T*>(Allocator.Allocate(sizeof(T)*Cap.getSize(), Align));
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuilder.h69 llvm::ConstantInt *getSize(CharUnits N) { function in class:clang::CodeGen::CGBuilderTy
72 llvm::ConstantInt *getSize(uint64_t N) { function in class:clang::CodeGen::CGBuilderTy
211 {getSize(CharUnits::Zero()),
212 getSize(Index)},
228 getSize(Index), Name),
242 getSize(Index), Name),
250 return Address(CreateInBoundsGEP(Addr.getPointer(), getSize(Offset), Name),
256 return Address(CreateGEP(Addr.getPointer(), getSize(Offset), Name),
263 return CreateInBoundsGEP(Ptr, getSize(Offset), Name);
268 return CreateGEP(Ptr, getSize(Offse
[all...]
H A DCGRecordLayoutBuilder.cpp140 (unsigned)Context.toBits(getSize(Type))));
149 CharUnits getSize(llvm::Type *Type) { function in struct:__anon3812::CGRecordLowering
263 CharUnits Size = NVBaseType ? Layout.getNonVirtualSize() : Layout.getSize();
287 CharUnits LayoutSize = Layout.getSize();
301 if (LayoutSize < getSize(FieldType))
332 getSize(FieldType) > getSize(StorageType)))
340 if (LayoutSize < getSize(StorageType))
343 appendPaddingBytes(LayoutSize - getSize(StorageType));
548 CharUnits Tail = getSize(Prio
[all...]
H A DCGCleanup.h483 static size_t getSize() { return sizeof(EHTerminateScope); }
494 static size_t getSize() { return sizeof(EHPadEndScope); }
536 Size = EHTerminateScope::getSize();
540 Size = EHPadEndScope::getSize();
587 deallocate(EHTerminateScope::getSize());
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp253 if (RCA->getSize() < RCB->getSize()) {
261 unsigned MinSize = RCA->getSize();
269 if (!RC || RC->getSize() < MinSize)
278 if (BestRC && RC->getSize() >= BestRC->getSize())
287 if (BestRC->getSize() == MinSize)
/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h158 /// getSize - Return the size in bytes of the memory reference.
159 uint64_t getSize() const { return Size; } function in class:llvm::MachineMemOperand
216 LHS.getSize() == RHS.getSize() &&
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCastSizeChecker.cpp68 if (ArrayTy->getSize() == 1 && TypeSize > FlexSize)
70 else if (ArrayTy->getSize() != 0)
/freebsd-11.0-release/contrib/llvm/lib/Object/
H A DSymbolSize.cpp55 Ret.push_back({Sym, Sym.getSize()});
71 uint64_t Size = Sec.getSize();
/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DSIMCCodeEmitter.cpp187 unsigned bytes = Desc.getSize();
208 if (getLitEncoding(Op, RC.getSize()) != 255)
268 uint32_t Enc = getLitEncoding(MO, RC.getSize());
269 if (Enc != ~0U && (Enc != 255 || Desc.getSize() == 4))
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp173 MemoryLocation L(MMO.getValue(), MMO.getSize(), MMO.getAAInfo());
180 MemoryLocation SL(SMO.getValue(), SMO.getSize(), SMO.getAAInfo());
297 return (Off1 >= 0) ? Off1+S1MO.getSize() == unsigned(Off2)
298 : int(Off1+S1MO.getSize()) == Off2;
321 unsigned SizeAccum = FirstMMO.getSize();
364 unsigned S2Size = getStoreTarget(S2).getSize();
415 unsigned NBits = MMO.getSize()*8;
H A DHexagonFixupHwLoops.cpp121 InstOffset += HII->getSize(&MI);
135 InstOffset += HII->getSize(&*MII);
/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DAliasSetTracker.cpp49 if (AA.alias(MemoryLocation(L->getValue(), L->getSize(), L->getAAInfo()),
50 MemoryLocation(R->getValue(), R->getSize(), R->getAAInfo())) !=
106 AA.alias(MemoryLocation(P->getValue(), P->getSize(), P->getAAInfo()),
155 return AA.alias(MemoryLocation(SomePtr->getValue(), SomePtr->getSize(),
164 MemoryLocation(I.getPointer(), I.getSize(), I.getAAInfo())))
191 if (AA.getModRefInfo(Inst, MemoryLocation(I.getPointer(), I.getSize(),
398 AliasSet &NewAS = addPointer(ASI.getPointer(), ASI.getSize(),
558 AS->addPointer(*this, Entry, I->second->getSize(),
589 OS << ", " << I.getSize() << ")";
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Basic/
H A DFileSystemStatCache.cpp25 Data.Size = Status.getSize();
/freebsd-11.0-release/contrib/llvm/include/llvm/Object/
H A DMachOUniversal.h57 uint32_t getSize() const { return Header.size; } function in class:llvm::object::MachOUniversalBinary::ObjectForArch
H A DArchive.h40 ErrorOr<uint32_t> getSize() const;
94 ErrorOr<uint64_t> getSize() const;
/freebsd-11.0-release/contrib/llvm/lib/DebugInfo/CodeView/
H A DTypeTableBuilder.cpp35 (Record.getSize() << PointerSizeShift) |
120 Builder.writeEncodedUnsignedInteger(Record.getSize());
148 Builder.writeEncodedUnsignedInteger(Record.getSize());
/freebsd-11.0-release/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h165 NextCodeAddr += Alloc.getSize();
179 NextRODataAddr += Alloc.getSize();
193 NextRWDataAddr += Alloc.getSize();
210 << Alloc.getSize() << " bytes)\n");
212 Alloc.getSize());
226 << Alloc.getSize() << " bytes)\n");
228 Alloc.getSize());
243 << Alloc.getSize() << " bytes)\n");
245 Alloc.getSize());
281 uint64_t getSize() cons function in class:llvm::orc::remote::OrcRemoteTargetClient::RCMemoryManager::Alloc
[all...]
/freebsd-11.0-release/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h125 uint8_t getSize() const { return Size; } function in class:llvm::codeview::PointerRecordBase
170 uint64_t getSize() const { return Size; } function in class:llvm::codeview::ArrayRecord
217 uint64_t getSize() const { return Size; } function in class:llvm::codeview::AggregateRecord
/freebsd-11.0-release/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFRelocationInfo.cpp40 uint64_t SymSize = SymI->getSize();
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DRecordLayoutBuilder.cpp195 EmptySize = Layout.getSize();
219 EmptySize = Layout.getSize();
461 ElementOffset += Layout.getSize();
560 ElementOffset += Layout.getSize();
763 CharUnits getSize() const { function in class:__anon3684::ItaniumRecordLayoutBuilder
976 setSize(getSize().RoundUpToAlignment(BaseAlign));
977 setDataSize(getSize());
1026 setSize(getSize() + PtrWidth);
1027 setDataSize(getSize());
1183 setSize(std::max(getSize(), Layou
[all...]

Completed in 286 milliseconds

12345678