Searched defs:OpTy (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1856 Type *OpTy = LHS->getType(); // The operand type. local
/freebsd-10.0-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1237 Type *OpTy = getTypeByID(Record[1]); local
1279 VectorType *OpTy = dyn_cast<VectorType>(CurTy); local
1291 VectorType *OpTy = dyn_cast<VectorType>(CurTy); local
1304 VectorType *OpTy = local
2365 Type *OpTy = getTypeByID(Record[1]); local
2597 Type *OpTy = getTypeByID(Record[1]); local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2112 llvm::Type *OpTy = OpInfo.CallOperandVal->getType(); local
[all...]
H A DLegalizeIntegerTypes.cpp492 EVT OpTy = N->getOperand(1).getValueType(); local
973 EVT OpTy = N->getOperand(1).getValueType(); local
H A DSelectionDAG.cpp1520 EVT OpTy = Op.getValueType(); local
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp1644 Type *OpTy = I->getOperand(0)->getType(); local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp4279 Type *OpTy = LF.OperandValToReplace->getType(); local
4494 Type *OpTy = LF.OperandValToReplace->getType(); local
4524 Type *OpTy = LF.OperandValToReplace->getType(); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprScalar.cpp1134 llvm::VectorType *OpTy = cast<llvm::VectorType>(SVOp->getType()); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp8472 QualType OpTy = Op->getType(); local

Completed in 296 milliseconds