Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1275 Type *DstVecTy = DstTy->getScalarType(); in executeTruncInst() local
1295 Type *DstVecTy = DstTy->getScalarType(); in executeSExtInst() local
1315 Type *DstVecTy = DstTy->getScalarType(); in executeZExtInst() local
1382 Type *DstVecTy = DstTy->getScalarType(); in executeFPToUIInst() local
1420 Type *DstVecTy = DstTy->getScalarType(); in executeFPToSIInst() local
1456 Type *DstVecTy = DstTy->getScalarType(); in executeUIToFPInst() local
1488 Type *DstVecTy = DstTy->getScalarType(); in executeSIToFPInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp3260 VectorType *DstVecTy = dyn_cast<VectorType>(DstTy); in castIsValid() local
3283 if (VectorType *DstVecTy = dyn_cast<VectorType>(DstTy)) in castIsValid() local