Searched defs:IVT (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Target/R600/
H A DAMDILISelLowering.cpp338 EVT IVT = genIntType(32, DVT.isVector() ? DVT.getVectorNumElements() : 1); local
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp960 MVT IVT = (MVT::SimpleValueType)IntReg; local
/freebsd-9.3-release/contrib/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp547 MVT IVT = getConcrete(); local
593 MVT IVT = getConcrete(); local
599 MVT IVT = VTOperand.getConcrete(); local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp1206 const VectorType *IVT = IType->getAs<VectorType>(); local

Completed in 179 milliseconds