Searched defs:VTy (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/VMCore/
H A DValueTypes.cpp243 VectorType *VTy = cast<VectorType>(Ty); local
H A DConstants.cpp152 VectorType *VTy = cast<VectorType>(Ty); local
394 VectorType *VTy = dyn_cast<VectorType>(Ty); local
406 VectorType *VTy local
[all...]
/macosx-10.10/llvmCore-3425.0.34/include/llvm/
H A DDerivedTypes.h380 static VectorType *getInteger(VectorType *VTy) { argument
391 static VectorType *getExtendedElementVectorType(VectorType *VTy) { argument
401 static VectorType *getTruncatedElementVectorType(VectorType *VTy) { argument
[all...]
H A DValue.h77 Type *VTy; member in class:llvm::Value
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp61 VectorType *VTy = cast<VectorType>(V->getType()); local
H A DInstCombineSimplifyDemanded.cpp106 Type *VTy = V->getType(); local
1017 VectorType *VTy = dyn_cast<VectorType>(I->getOperand(0)->getType()); local
[all...]
/macosx-10.10/llvmCore-3425.0.34/tools/llvm-stress/
H A Dllvm-stress.cpp480 Type *VTy = V->getType(); local
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1354 const VectorType *VTy = dyn_cast<VectorType>(Ty); local
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Vectorize/
H A DBBVectorize.cpp482 Type *VTy = cast<PointerType>(IPtr->getType())->getElementType(); local
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DSROA.cpp2378 IntegerType *VTy = cast<IntegerType>(V->getType()); local

Completed in 278 milliseconds