reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1447 return DAG.getConstant(*CI, getCurSDLoc(), VT); 1450 return DAG.getGlobalAddress(GV, getCurSDLoc(), VT); 1459 return DAG.getConstantFP(*CFP, getCurSDLoc(), VT); 1462 return DAG.getUNDEF(VT); 1500 return NodeMap[V] = DAG.getBuildVector(VT, getCurSDLoc(), Ops); 1527 return DAG.getBlockAddress(BA, VT); 1552 return NodeMap[V] = DAG.getBuildVector(VT, getCurSDLoc(), Ops);