Home
last modified time | relevance | path

Searched defs:ObjSize (Results 1 – 16 of 16) 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.cpp523 unsigned ObjSize = VA.getLocVT().getStoreSize(); in LowerCallArguments() local
664 unsigned ObjSize = VA.getLocVT().getStoreSize(); in LowerReturn() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h370 int64_t ObjSize = MFI.getObjectSize(FrameIdx); in getCalleeSavedStackSize() local
377 int64_t ObjSize = MFI.getObjectSize(getSwiftAsyncContextFrameIdx()); in getCalleeSavedStackSize() local
384 int64_t ObjSize = MFI.getObjectSize(StackHazardCSRSlotIndex); in getCalleeSavedStackSize() local
H A DAArch64SelectionDAGInfo.cpp278 SDValue Chain, SDValue Ptr, uint64_t ObjSize, in EmitUnrolledSetTag()
332 uint64_t ObjSize = Size->getAsZExtVal(); in EmitTargetCodeForSetTag() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp92 Value *ObjSize = IRB.CreateSub(Size, Offset); in getBoundsCheckCond() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp755 int ObjSize = MFI.getObjectSize(i); in computeFreeStackSlots() local
790 int64_t ObjSize = MFI.getObjectSize(FrameIdx); in scavengeStackSlot() local
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp240 unsigned ObjSize = DL.getTypeAllocSize(ObjType); in IsSmallObject() local
1199 unsigned ObjSize = VA.getLocVT().getSizeInBits()/8; in LowerCCCArguments() local
1352 unsigned ObjSize = VA.getLocVT().getSizeInBits() / 8; in LowerReturn() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp180 uint64_t ObjSize; in isDereferenceableAndAlignedPointer() local
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp566 unsigned ObjSize = VA.getLocVT().getSizeInBits()/8; in LowerCCCArguments() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp479 unsigned ObjSize = VA.getLocVT().getSizeInBits() / 8; in LowerCCCArguments() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1688 Value *llvm::emitMemCpyChk(Value *Dst, Value *Src, Value *Len, Value *ObjSize, in emitMemCpyChk()
H A DSimplifyLibCalls.cpp4364 *ObjSize = CI->getArgOperand(2); in optimizeStrpCpyChk() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp642 uint64_t ObjSize = MFI.getObjectSize(i); in insertPrologueInBlock() local
H A DHexagonISelLowering.cpp958 unsigned ObjSize = Flags.isByVal() in LowerFormalArguments() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp138 const uint64_t ObjSize = Obj->getMemoryBufferRef().getBufferSize(); in getAsArrayRef() local
5005 const uint64_t ObjSize = ObjF.getMemoryBufferRef().getBufferSize(); in printDynamicRelocationsHelper() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4376 unsigned ObjSize = VA.getValVT().getStoreSize(); in LowerFormalArguments_32SVR4() local
4578 unsigned ObjSize = ObjectVT.getStoreSize(); in LowerFormalArguments_64SVR4() local