Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1237 Type *OpTy = getTypeByID(Record[1]); in ParseConstants() local
1269 VectorType *OpTy = in ParseConstants() local
1279 VectorType *OpTy = dyn_cast<VectorType>(CurTy); in ParseConstants() local
1291 VectorType *OpTy = dyn_cast<VectorType>(CurTy); in ParseConstants() local
1304 VectorType *OpTy = in ParseConstants() local
1318 Type *OpTy = getTypeByID(Record[0]); in ParseConstants() local
2365 Type *OpTy = getTypeByID(Record[1]); in ParseFunctionBody() local
2422 Type *OpTy = getTypeByID(Record[0]); in ParseFunctionBody() local
2446 Type *OpTy = getTypeByID(Record[0]); in ParseFunctionBody() local
2597 Type *OpTy = getTypeByID(Record[1]); in ParseFunctionBody() local
[all …]
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp4280 Type *OpTy = LF.OperandValToReplace->getType(); in Expand() local
4495 Type *OpTy = LF.OperandValToReplace->getType(); in RewriteForPHI() local
4525 Type *OpTy = LF.OperandValToReplace->getType(); in Rewrite() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2112 llvm::Type *OpTy = OpInfo.CallOperandVal->getType(); in ParseConstraints() local
DLegalizeIntegerTypes.cpp492 EVT OpTy = N->getOperand(1).getValueType(); in PromoteIntRes_VSELECT() local
985 EVT OpTy = N->getOperand(1).getValueType(); in PromoteIntOp_SELECT() local
DLegalizeDAG.cpp3083 EVT OpTy = Node->getOperand(0).getValueType(); in ExpandNode() local
DSelectionDAGBuilder.cpp5686 llvm::Type *OpTy = CallOperandVal->getType(); in getCallOperandValEVT() local
DSelectionDAG.cpp1520 EVT OpTy = Op.getValueType(); in getShiftAmountOperand() local
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp1644 Type *OpTy = I->getOperand(0)->getType(); in SelectFPToI() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp1099 llvm::VectorType *OpTy = cast<llvm::VectorType>(SVOp->getType()); in VisitInitListExpr() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp1856 Type *OpTy = LHS->getType(); // The operand type. in SimplifyICmpInst() local
/external/clang/lib/Sema/
DSemaExpr.cpp8261 QualType OpTy = Op->getType(); in CheckIndirectionOperand() local