| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCRegisterInfo.cpp | 41 int ObjSize, RegScavenger *RS, int SPAdj) { in replaceFrameIndex() 175 int ObjSize = MF.getFrameInfo().getObjectSize(FrameIndex); in eliminateFrameIndex() local
|
| H A D | ARCISelLowering.cpp | 523 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 D | AArch64MachineFunctionInfo.h | 370 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 D | AArch64SelectionDAGInfo.cpp | 278 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 D | BoundsChecking.cpp | 92 Value *ObjSize = IRB.CreateSub(Size, Offset); in getBoundsCheckCond() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | PrologEpilogInserter.cpp | 755 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 D | XCoreISelLowering.cpp | 240 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 D | Loads.cpp | 180 uint64_t ObjSize; in isDereferenceableAndAlignedPointer() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelLowering.cpp | 566 unsigned ObjSize = VA.getLocVT().getSizeInBits()/8; in LowerCCCArguments() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.cpp | 479 unsigned ObjSize = VA.getLocVT().getSizeInBits() / 8; in LowerCCCArguments() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | BuildLibCalls.cpp | 1688 Value *llvm::emitMemCpyChk(Value *Dst, Value *Src, Value *Len, Value *ObjSize, in emitMemCpyChk()
|
| H A D | SimplifyLibCalls.cpp | 4364 *ObjSize = CI->getArgOperand(2); in optimizeStrpCpyChk() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonFrameLowering.cpp | 642 uint64_t ObjSize = MFI.getObjectSize(i); in insertPrologueInBlock() local
|
| H A D | HexagonISelLowering.cpp | 958 unsigned ObjSize = Flags.isByVal() in LowerFormalArguments() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | ELFDumper.cpp | 138 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 D | PPCISelLowering.cpp | 4376 unsigned ObjSize = VA.getValVT().getStoreSize(); in LowerFormalArguments_32SVR4() local 4578 unsigned ObjSize = ObjectVT.getStoreSize(); in LowerFormalArguments_64SVR4() local
|