Home | History | Annotate | Download | only in radeon

Lines Matching refs:Func

660   Function *Func = 
669 CallInst *CI = CallInst::Create(Func, Operands, "BitInsertOpt");
825 Function *Func =
834 CallInst *CI = CallInst::Create(Func, Operands, "ByteExtractOpt");
1021 Function *Func = dyn_cast<Function>(
1029 CallInst *nCI = CallInst::Create(Func, Operands, "imad24");
1053 Function *Func = dyn_cast<Function>(
1060 CallInst *nCI = CallInst::Create(Func, Operands, "imul24_high");