Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:Function

25 #include "llvm/IR/Function.h"
193 /// InsertVRSaveCode - Once the entire function has been instruction selected,
197 // Check to see if this function uses vector registers, which means we have to
223 // function and one for the value after having bits or'd into it.
264 // Insert the set of GlobalBaseReg into the first MBB of the function
1293 // with common linkage, a function address, or a jump table address,
1313 assert((GVar || isa<Function>(RealGValue)) &&