Home
last modified time | relevance | path

Searched defs:ObjSize (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCRegisterInfo.cpp41 int ObjSize, RegScavenger *RS, int SPAdj) { in replaceFrameIndex()
175 int ObjSize = MF.getFrameInfo().getObjectSize(FrameIndex); in eliminateFrameIndex() local
H A DARCISelLowering.cpp540 unsigned ObjSize = VA.getLocVT().getStoreSize(); in LowerCallArguments() local
680 unsigned ObjSize = VA.getLocVT().getStoreSize(); in LowerReturn() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h343 int64_t ObjSize = MFI.getObjectSize(FrameIdx); in getCalleeSavedStackSize() local
350 int64_t ObjSize = MFI.getObjectSize(getSwiftAsyncContextFrameIdx()); in getCalleeSavedStackSize() local
357 int64_t ObjSize = MFI.getObjectSize(StackHazardCSRSlotIndex); in getCalleeSavedStackSize() local
H A DAArch64SelectionDAGInfo.cpp200 SDValue Chain, SDValue Ptr, uint64_t ObjSize, in EmitUnrolledSetTag()
254 uint64_t ObjSize = Size->getAsZExtVal(); in EmitTargetCodeForSetTag() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp89 Value *ObjSize = IRB.CreateSub(Size, Offset); in getBoundsCheckCond() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp753 int ObjSize = MFI.getObjectSize(i); in computeFreeStackSlots() local
788 int64_t ObjSize = MFI.getObjectSize(FrameIdx); in scavengeStackSlot() local
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp268 unsigned ObjSize = DL.getTypeAllocSize(ObjType); in IsSmallObject() local
1228 unsigned ObjSize = VA.getLocVT().getSizeInBits()/8; in LowerCCCArguments() local
1381 unsigned ObjSize = VA.getLocVT().getSizeInBits() / 8; in LowerReturn() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp133 uint64_t ObjSize; in isDereferenceableAndAlignedPointer() local
H A DScalarEvolution.cpp6895 uint64_t ObjSize; in getRangeRef() local
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp687 unsigned ObjSize = VA.getLocVT().getSizeInBits()/8; in LowerCCCArguments() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp489 unsigned ObjSize = VA.getLocVT().getSizeInBits() / 8; in LowerCCCArguments() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1530 Value *llvm::emitMemCpyChk(Value *Dst, Value *Src, Value *Len, Value *ObjSize, in emitMemCpyChk()
H A DSimplifyLibCalls.cpp4205 *ObjSize = CI->getArgOperand(2); in optimizeStrpCpyChk() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp653 uint64_t ObjSize = MFI.getObjectSize(i); in insertPrologueInBlock() local
H A DHexagonISelLowering.cpp889 unsigned ObjSize = Flags.isByVal() in LowerFormalArguments() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp137 const uint64_t ObjSize = Obj->getMemoryBufferRef().getBufferSize(); in getAsArrayRef() local
4940 const uint64_t ObjSize = ObjF.getMemoryBufferRef().getBufferSize(); in printDynamicRelocationsHelper() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4361 unsigned ObjSize = VA.getValVT().getStoreSize(); in LowerFormalArguments_32SVR4() local
4563 unsigned ObjSize = ObjectVT.getStoreSize(); in LowerFormalArguments_64SVR4() local