Searched defs:SizeVal (Results 1 – 7 of 7) sorted by relevance
27 uint64_t SizeVal = ConstantSize->getZExtValue(); in EmitTargetCodeForMemcpy() local
143 uint64_t SizeVal = ConstantSize->getZExtValue(); in EmitTargetCodeForMemcpy() local
10162 unsigned SizeVal = MI.getOperand(2).getImm(); in EmitStructByval() local
103 uint64_t SizeVal = ConstantSize->getZExtValue(); in EmitTargetCodeForMemset() local
741 const uint64_t SizeVal = SizeCast->getZExtValue(); in expandMemCmp() local
1452 Value *SizeVal = ConstantInt::get(MS.IntptrTy, Size); in getShadowOriginPtrKernel() local3693 Value *SizeVal = ConstantInt::get(MS.IntptrTy, Size); in instrumentAsmArgument() local
717 ImVec2 SizeVal; member