Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCRegisterInfo.cpp41 int ObjSize, RegScavenger *RS, int SPAdj) { in ReplaceFrameIndex()
177 int ObjSize = MF.getFrameInfo().getObjectSize(FrameIndex); in eliminateFrameIndex() local
DARCISelLowering.cpp502 unsigned ObjSize = VA.getLocVT().getStoreSize(); in LowerCallArguments() local
641 unsigned ObjSize = VA.getLocVT().getStoreSize(); in LowerReturn() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SelectionDAGInfo.cpp63 SDValue Chain, SDValue Ptr, uint64_t ObjSize, in EmitUnrolledSetTag()
115 uint64_t ObjSize = cast<ConstantSDNode>(Size)->getZExtValue(); in EmitTargetCodeForSetTag() local
DAArch64MachineFunctionInfo.h208 int64_t ObjSize = MFI.getObjectSize(FrameIdx); in getCalleeSavedStackSize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp90 Value *ObjSize = IRB.CreateSub(Size, Offset); in getBoundsCheckCond() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp690 int ObjSize = MFI.getObjectSize(i); in computeFreeStackSlots() local
725 int64_t ObjSize = MFI.getObjectSize(FrameIdx); in scavengeStackSlot() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp274 unsigned ObjSize = DL.getTypeAllocSize(ObjType); in IsSmallObject() local
1322 unsigned ObjSize = VA.getLocVT().getSizeInBits()/8; in LowerCCCArguments() local
1479 unsigned ObjSize = VA.getLocVT().getSizeInBits() / 8; in LowerReturn() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp905 Value *llvm::emitMemCpyChk(Value *Dst, Value *Src, Value *Len, Value *ObjSize, in emitMemCpyChk()
DSimplifyLibCalls.cpp3325 *ObjSize = CI->getArgOperand(2); in optimizeStrpCpyChk() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp686 unsigned ObjSize = VA.getLocVT().getSizeInBits()/8; in LowerCCCArguments() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp492 unsigned ObjSize = VA.getLocVT().getSizeInBits() / 8; in LowerCCCArguments() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp3609 unsigned ObjSize = VA.getValVT().getStoreSize(); in LowerFormalArguments_32SVR4() local
3814 unsigned ObjSize = ObjectVT.getStoreSize(); in LowerFormalArguments_64SVR4() local
4211 unsigned ObjSize = Flags.getByValSize(); in LowerFormalArguments_Darwin() local
4257 unsigned ObjSize = ObjectVT.getSizeInBits()/8; in LowerFormalArguments_Darwin() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp819 unsigned ObjSize = Flags.isByVal() in LowerFormalArguments() local