Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Function

999 /// type of the given function.  This does not require a DAG or a return value,
1000 /// and is suitable for use before any DAGs for the function are constructed.
1036 // 'inreg' on function refers to return value
1058 /// function arguments in the caller parameter area. This is the actual
1065 /// current function. The returned value is a member of the
3163 if (isa<BasicBlock>(v) || isa<ConstantInt>(v) || isa<Function>(v)) {