Home
last modified time | relevance | path

Searched defs:OpTy (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1397 Type *OpTy = getTypeByID(Record[1]); in ParseConstants() local
1445 VectorType *OpTy = in ParseConstants() local
1465 VectorType *OpTy = dyn_cast<VectorType>(CurTy); in ParseConstants() local
1485 VectorType *OpTy = dyn_cast<VectorType>(CurTy); in ParseConstants() local
1498 VectorType *OpTy = in ParseConstants() local
1513 Type *OpTy = getTypeByID(Record[0]); in ParseConstants() local
2651 Type *OpTy = getTypeByID(Record[1]); in ParseFunctionBody() local
2710 Type *OpTy = getTypeByID(Record[0]); in ParseFunctionBody() local
2734 Type *OpTy = getTypeByID(Record[0]); in ParseFunctionBody() local
2890 Type *OpTy = getTypeByID(Record[1]); in ParseFunctionBody() local
[all …]
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp4541 Type *OpTy = LF.OperandValToReplace->getType(); in Expand() local
4767 Type *OpTy = LF.OperandValToReplace->getType(); in RewriteForPHI() local
4797 Type *OpTy = LF.OperandValToReplace->getType(); in Rewrite() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp520 EVT OpTy = N->getOperand(1).getValueType(); in PromoteIntRes_VSELECT() local
1013 EVT OpTy = N->getOperand(1).getValueType(); in PromoteIntOp_SELECT() local
DTargetLowering.cpp2288 llvm::Type *OpTy = OpInfo.CallOperandVal->getType(); in ParseConstraints() local
DLegalizeDAG.cpp3394 EVT OpTy = Node->getOperand(0).getValueType(); in ExpandNode() local
DSelectionDAGBuilder.cpp6061 llvm::Type *OpTy = CallOperandVal->getType(); in getCallOperandValEVT() local
DSelectionDAG.cpp1751 EVT OpTy = Op.getValueType(); in getShiftAmountOperand() local
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp1605 Type *OpTy = I->getOperand(0)->getType(); in SelectFPToI() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp1825 Type *OpTy = LHS->getType(); // The operand type. in SimplifyICmpInst() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp1181 llvm::VectorType *OpTy = cast<llvm::VectorType>(SVOp->getType()); in VisitInitListExpr() local
/external/clang/lib/Sema/
DSemaExpr.cpp9117 QualType OpTy = Op->getType(); in CheckIndirectionOperand() local