Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1627 Type *OpTy = getTypeByID(Record[1]); in ParseConstants() local
1675 VectorType *OpTy = in ParseConstants() local
1695 VectorType *OpTy = dyn_cast<VectorType>(CurTy); in ParseConstants() local
1715 VectorType *OpTy = dyn_cast<VectorType>(CurTy); in ParseConstants() local
1728 VectorType *OpTy = in ParseConstants() local
1743 Type *OpTy = getTypeByID(Record[0]); in ParseConstants() local
2953 Type *OpTy = getTypeByID(Record[1]); in ParseFunctionBody() local
3012 Type *OpTy = getTypeByID(Record[0]); in ParseFunctionBody() local
3036 Type *OpTy = getTypeByID(Record[0]); in ParseFunctionBody() local
3192 Type *OpTy = getTypeByID(Record[1]); in ParseFunctionBody() local
[all …]
/minix/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp4539 Type *OpTy = LF.OperandValToReplace->getType(); in Expand() local
4765 Type *OpTy = LF.OperandValToReplace->getType(); in RewriteForPHI() local
4795 Type *OpTy = LF.OperandValToReplace->getType(); in Rewrite() local
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp538 EVT OpTy = N->getOperand(1).getValueType(); in PromoteIntRes_VSELECT() local
1054 EVT OpTy = N->getOperand(1).getValueType(); in PromoteIntOp_SELECT() local
H A DTargetLowering.cpp2304 llvm::Type *OpTy = OpInfo.CallOperandVal->getType(); in ParseConstraints() local
H A DLegalizeDAG.cpp3335 EVT OpTy = Node->getOperand(0).getValueType(); in ExpandNode() local
H A DSelectionDAGBuilder.cpp6306 llvm::Type *OpTy = CallOperandVal->getType(); in getCallOperandValEVT() local
H A DSelectionDAG.cpp1751 EVT OpTy = Op.getValueType(); in getShiftAmountOperand() local
/minix/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMFastISel.cpp1609 Type *OpTy = I->getOperand(0)->getType(); in SelectFPToI() local
/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp1233 llvm::VectorType *OpTy = cast<llvm::VectorType>(SVOp->getType()); in VisitInitListExpr() local
/minix/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp2122 Type *OpTy = LHS->getType(); // The operand type. in SimplifyICmpInst() local
/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp9269 QualType OpTy = Op->getType(); in CheckIndirectionOperand() local