Home
last modified time | relevance | path

Searched defs:ArgSize (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp213 unsigned ArgSize = TD->getTypeAllocSizeInBits(ArgType); in lowerPrintfForGpu() local
535 unsigned ArgSize = in lowerPrintfForGpu() local
DSIISelLowering.cpp1526 unsigned ArgSize = VA.getValVT().getStoreSize(); in lowerStackParameter() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
DOptTable.cpp360 unsigned ArgSize = 0; in ParseOneArg() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp3855 uint64_t ArgSize = DL.getTypeAllocSize(RealTy); in visitCallSite() local
3901 uint64_t ArgSize = DL.getTypeAllocSize(A->getType()); in visitCallSite() local
4075 uint64_t ArgSize = DL.getTypeAllocSize(A->getType()); in visitCallSite() local
4247 uint64_t ArgSize = DL.getTypeAllocSize(A->getType()); in visitCallSite() local
4474 uint64_t ArgSize = DL.getTypeAllocSize(RealTy); in visitCallSite() local
4495 uint64_t ArgSize = DL.getTypeAllocSize(A->getType()); in visitCallSite() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp1255 unsigned ArgSize = alignTo(ArgVT.getSizeInBits(), 4); in processCallArgs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp3329 unsigned ArgSize = ArgVT.getStoreSize(); in CalculateStackSlotSize() local
3607 unsigned ArgSize = VA.getLocVT().getStoreSize(); in LowerFormalArguments_32SVR4() local
3815 unsigned ArgSize = ObjSize; in LowerFormalArguments_64SVR4() local
4212 unsigned ArgSize = in LowerFormalArguments_Darwin() local
4258 unsigned ArgSize = ObjSize; in LowerFormalArguments_Darwin() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3129 unsigned ArgSize = (ArgVT.getSizeInBits() + 7) / 8; in processCallArgs() local
DAArch64ISelLowering.cpp3455 unsigned ArgSize = VA.getValVT().getSizeInBits() / 8; in LowerFormalArguments() local
5752 unsigned ArgSize = DAG.getDataLayout().getTypeAllocSize(ArgTy); in LowerVAARG() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp23200 uint32_t ArgSize = DAG.getDataLayout().getTypeAllocSize(ArgTy); in LowerVAARG() local
30334 unsigned ArgSize = MI.getOperand(6).getImm(); in EmitVAARG64WithCustomInserter() local