Home
last modified time | relevance | path

Searched defs:DstVecTy (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1223 Type *DstVecTy = DstTy->getScalarType(); in executeTruncInst() local
1243 Type *DstVecTy = DstTy->getScalarType(); in executeSExtInst() local
1263 Type *DstVecTy = DstTy->getScalarType(); in executeZExtInst() local
1330 Type *DstVecTy = DstTy->getScalarType(); in executeFPToUIInst() local
1368 Type *DstVecTy = DstTy->getScalarType(); in executeFPToSIInst() local
1404 Type *DstVecTy = DstTy->getScalarType(); in executeUIToFPInst() local
1436 Type *DstVecTy = DstTy->getScalarType(); in executeSIToFPInst() local
/external/llvm/lib/IR/
DInstructions.cpp3167 if (VectorType *DstVecTy = dyn_cast<VectorType>(DstTy)) in castIsValid() local
3188 if (VectorType *DstVecTy = dyn_cast<VectorType>(DstTy)) in castIsValid() local