Home
last modified time | relevance | path

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

/external/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
/external/pigweed/pw_tokenizer/public/pw_tokenizer/internal/
Ddecode.h156 enum ArgSize : bool { k32Bit, k64Bit }; enum
/external/llvm/lib/Option/
DOptTable.cpp216 unsigned ArgSize = 0; in ParseOneArg() local
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2914 uint64_t ArgSize = DL.getTypeAllocSize(RealTy); in visitCallSite() local
2938 uint64_t ArgSize = DL.getTypeAllocSize(A->getType()); in visitCallSite() local
3062 uint64_t ArgSize = DL.getTypeAllocSize(A->getType()); in visitCallSite() local
3220 uint64_t ArgSize = DL.getTypeAllocSize(A->getType()); in visitCallSite() local
3430 uint64_t ArgSize = DL.getTypeAllocSize(RealTy); in visitCallSite() local
3444 uint64_t ArgSize = DL.getTypeAllocSize(A->getType()); in visitCallSite() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
DOptTable.cpp360 unsigned ArgSize = 0; in ParseOneArg() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp3904 uint64_t ArgSize = DL.getTypeAllocSize(RealTy); in visitCallSite() local
3950 uint64_t ArgSize = DL.getTypeAllocSize(A->getType()); in visitCallSite() local
4124 uint64_t ArgSize = DL.getTypeAllocSize(A->getType()); in visitCallSite() local
4296 uint64_t ArgSize = DL.getTypeAllocSize(A->getType()); in visitCallSite() local
4523 uint64_t ArgSize = DL.getTypeAllocSize(RealTy); in visitCallSite() local
4544 uint64_t ArgSize = DL.getTypeAllocSize(A->getType()); in visitCallSite() local
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerMutate.cpp214 size_t ArgSize, const uint8_t *Data, in MakeDictionaryEntryFromCMP()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp2737 unsigned ArgSize = ArgVT.getStoreSize(); in CalculateStackSlotSize() local
2995 unsigned ArgSize = VA.getLocVT().getStoreSize(); in LowerFormalArguments_32SVR4() local
3204 unsigned ArgSize = ObjSize; in LowerFormalArguments_64SVR4() local
3603 unsigned ArgSize = in LowerFormalArguments_Darwin() local
3649 unsigned ArgSize = ObjSize; in LowerFormalArguments_Darwin() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp1255 unsigned ArgSize = alignTo(ArgVT.getSizeInBits(), 4); in processCallArgs() local
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp1196 unsigned ArgSize = alignTo(ArgVT.getSizeInBits(), 4); in processCallArgs() local
/external/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
/external/clang/lib/CodeGen/
DCGBuiltin.cpp2262 llvm::Value *ArgSize = EmitScalarExpr(E->getArg(I)); in EmitBuiltinExpr() local
2324 llvm::Value *ArgSize = EmitScalarExpr(E->getArg(I)); in EmitBuiltinExpr() local
DTargetInfo.cpp7399 CharUnits ArgSize = CharUnits::Zero(); in EmitVAArg() local
/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp1629 llvm::APSInt ArgSize(S.Context.getTypeSize(S.Context.IntTy), false); in DeduceTemplateArgumentsByTypeMatch() local
DSemaChecking.cpp5713 uint64_t ArgSize = Context.getTypeSize(ArgType); in getBestAbsFunction() local
/external/clang/lib/AST/
DDecl.cpp3940 unsigned ArgSize) { in CreateDeserialized()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp2998 unsigned ArgSize = (ArgVT.getSizeInBits() + 7) / 8; in processCallArgs() local
DAArch64ISelLowering.cpp2553 unsigned ArgSize = VA.getValVT().getSizeInBits() / 8; in LowerFormalArguments() local
4338 uint64_t ArgSize = DAG.getDataLayout().getTypeAllocSize(ArgTy); in LowerVAARG() local
/external/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
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp16965 uint32_t ArgSize = DAG.getDataLayout().getTypeAllocSize(ArgTy); in LowerVAARG() local
22756 unsigned ArgSize = MI.getOperand(6).getImm(); in EmitVAARG64WithCustomInserter() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp23203 uint32_t ArgSize = DAG.getDataLayout().getTypeAllocSize(ArgTy); in LowerVAARG() local
30337 unsigned ArgSize = MI.getOperand(6).getImm(); in EmitVAARG64WithCustomInserter() local