Searched refs:getCodeForDag (Results 1 – 1 of 1) sorted by relevance
1040 Result::Ptr getCodeForDag(const DagInit *D, const Result::Scope &Scope,1157 Result::Ptr EmitterBase::getCodeForDag(const DagInit *D, in getCodeForDag() function in __anon819a2c470111::EmitterBase1169 getCodeForDag(cast<DagInit>(D->getArg(i)), SubScope, Param); in getCodeForDag()1297 return getCodeForDag(DI, Scope, Param); in getCodeForDagArg()1467 Code = ME.getCodeForDag(CodeDag, Scope, Param); in ACLEIntrinsic()