Searched defs:LHSTy (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprComplex.cpp641 QualType LHSTy = E->getLHS()->getType(); local
H A DCGExprScalar.cpp1987 QualType LHSTy = E->getLHS()->getType(); local
2685 QualType LHSTy = E->getLHS()->getType(); local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1585 SDValue SelectionDAG::getShiftAmountOperand(EVT LHSTy, SDValue Op) { argument
H A DDAGCombiner.cpp348 EVT getShiftAmountTy(EVT LHSTy) { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp425 QualType LHSTy = Context.getPointerType(EltTy); local
612 QualType LHSTy = Context.getPointerType(EltTy); local
H A DSemaExpr.cpp3730 QualType LHSTy = LHSExp->getType(), RHSTy = RHSExp->getType(); local
5367 QualType LHSTy local
5439 QualType LHSTy = LHS.get()->getType(); local
5465 QualType LHSTy = LHS.get()->getType(); local
5558 QualType LHSTy = LHS.get()->getType(); local
5640 QualType LHSTy = LHS.get()->getType(); local
7110 QualType LHSTy = Context.isPromotableBitField(LHS.get()); local
[all...]

Completed in 152 milliseconds