search for: pgv

Displaying 4 results from an estimated 4 matches for "pgv".

Did you mean: pgd
2011 Jan 19
0
[LLVMdev] How to get the name and argument of a function
Thanks a lot! I finally fix my problem. My code is like this: //CallInst* pCall pCall is a printf called in my situation if( ConstantExpr * pCE = dyn_cast<ConstantExpr>( pCall->getArgOperand(0))){ if( GlobalVariable * pGV = dyn_cast<GlobalVariable>( pCE->getOperand(0))){ if( ConstantArray * pCA = dyn_cast<ConstantArray>( pGV->getInitializer() )){ Err << pCA->getAsString() << "\n"; } } }...
2011 Jan 17
5
[LLVMdev] How to get the name and argument of a function
Hi everyone: The code I am analyzing is : int main() { int i = 0; printf("hello world!"); printf( "%d" , i ); } I want to get each place where printf is called, and the argument used during that call. so I write llvm pass code like: void Myfunction( Function & F){ for( Function::iterator b = F.begin() , be = F.end() ;
2016 Jun 02
52
[RFC v3 00/45] dma-mapping: Use unsigned long for dma_attrs
Hi, This is third approach (complete this time) for replacing struct dma_attrs with unsigned long. The main patch (2/45) doing the change is split into many subpatches for easier review (3-43). They should be squashed together when applying. *Important:* Patchset is *only* build tested on allyesconfigs: ARM, ARM64, i386, x86_64 and powerpc. Please provide reviewes and tests for other
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...0^Y_o at ypg#Iw2e_z-xrN{vlOe2o~|rbN_*Q!Mr?s!`vLqC8nk8#rau{e zABrtjagtNQAa^Qs0mIi4Ab<6Ey+r(T?5WDL1^sUjCNI`>XFN~<I5fSF=M;t}2Jp)o z=rFi`{J^Wx=Cgw!cSsjtw84Sx9lcg{7orBaLqn}~Upe~0fpKBTc^aLksJ`9Q-)NFp zabnc$O8{L8=zM-?3q0obc}^qnK(P}ansE$B4=HFnEd3Al#xd^TlHNaeZYU>XW0hH& z+Jwrtx$ElhOY)S(sekt-Y)Pgv%O4JHsSGQ5Kadwb9Y;Bm=rhEB|8$S~O4B7PpE!Mn z+}uX<%e(7%1E1vMWQew!LID<~@X`0fa{R|W`K0NWwKj_GbUNXWu8^PjmaOKRQX5Cs zNtHA~?}rTpe}!B7tp>#2?&9cz_NoHrR0;ATx;M2NO0xUez%qmI-1;06786$T>ARLX zO74QxUp_&>J}2`EHCd(cuY7|(%t%wJ;ns(fmzIIxuo8J`*;M&@@P$w|W#Lx%kL at D_ zsN&YUuWH{;Tp3<@IK0pT...