Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1159 Type *OpTy = getTypeByID(Record[1]); in ParseConstants() local
1190 VectorType *OpTy = in ParseConstants() local
1199 VectorType *OpTy = dyn_cast<VectorType>(CurTy); in ParseConstants() local
1210 VectorType *OpTy = dyn_cast<VectorType>(CurTy); in ParseConstants() local
1223 VectorType *OpTy = in ParseConstants() local
1237 Type *OpTy = getTypeByID(Record[0]); in ParseConstants() local
2260 Type *OpTy = getTypeByID(Record[1]); in ParseFunctionBody() local
2317 Type *OpTy = getTypeByID(Record[0]); in ParseFunctionBody() local
2341 Type *OpTy = getTypeByID(Record[0]); in ParseFunctionBody() local
2484 Type *OpTy = getTypeByID(Record[1]); in ParseFunctionBody() local
[all …]
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp4278 Type *OpTy = LF.OperandValToReplace->getType(); in Expand() local
4489 Type *OpTy = LF.OperandValToReplace->getType(); in RewriteForPHI() local
4519 Type *OpTy = LF.OperandValToReplace->getType(); in Rewrite() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp492 EVT OpTy = N->getOperand(1).getValueType(); in PromoteIntRes_VSELECT() local
975 EVT OpTy = N->getOperand(1).getValueType(); in PromoteIntOp_SELECT() local
DTargetLowering.cpp2927 llvm::Type *OpTy = OpInfo.CallOperandVal->getType(); in ParseConstraints() local
DLegalizeDAG.cpp2917 EVT OpTy = Node->getOperand(0).getValueType(); in ExpandNode() local
DSelectionDAGBuilder.cpp5761 llvm::Type *OpTy = CallOperandVal->getType(); in getCallOperandValEVT() local
DSelectionDAG.cpp1529 EVT OpTy = Op.getValueType(); in getShiftAmountOperand() local
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp1617 Type *OpTy = I->getOperand(0)->getType(); in SelectFPToI() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp932 llvm::VectorType *OpTy = cast<llvm::VectorType>(SVOp->getType()); in VisitInitListExpr() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp1651 Type *OpTy = LHS->getType(); // The operand type. in SimplifyICmpInst() local
/external/clang/lib/Sema/
DSemaExpr.cpp8077 QualType OpTy = Op->getType(); in CheckIndirectionOperand() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp5597 MVT OpTy; in LowerVECTOR_SHUFFLEtoBlend() local