Searched defs:isInc (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp674 bool isInc = false; local
614 getIndexedAddressParts(SDNode *Ptr, EVT VT, bool isSEXTLoad, SDValue &Base, SDValue &Offset, bool &isInc, SelectionDAG &DAG) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprComplex.cpp158 VisitPrePostIncDec(const UnaryOperator *E, bool isInc, bool isPre) argument
H A DCGExpr.cpp1889 bool isInc = E->getOpcode() == UO_PreInc; local
668 EmitComplexPrePostIncDec(const UnaryOperator *E, LValue LV, bool isInc, bool isPre) argument
H A DCGExprScalar.cpp1536 EmitScalarPrePostIncDec(const UnaryOperator *E, LValue LV, bool isInc, bool isPre) argument
3279 EmitScalarPrePostIncDec(const UnaryOperator *E, LValue LV, bool isInc, bool isPre) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10543 getARMIndexedAddressParts(SDNode *Ptr, EVT VT, bool isSEXTLoad, SDValue &Base, SDValue &Offset, bool &isInc, SelectionDAG &DAG) argument
10602 getT2IndexedAddressParts(SDNode *Ptr, EVT VT, bool isSEXTLoad, SDValue &Base, SDValue &Offset, bool &isInc, SelectionDAG &DAG) argument
[all...]

Completed in 247 milliseconds