Home
last modified time | relevance | path

Searched defs:DstVec (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
DVerifier.cpp947 bool DstVec = DestTy->isVectorTy(); in visitUIToFPInst() local
970 bool DstVec = DestTy->isVectorTy(); in visitSIToFPInst() local
993 bool DstVec = DestTy->isVectorTy(); in visitFPToUIInst() local
1016 bool DstVec = DestTy->isVectorTy(); in visitFPToSIInst() local
/external/llvm/lib/IR/
DVerifier.cpp2319 bool DstVec = DestTy->isVectorTy(); in visitUIToFPInst() local
2342 bool DstVec = DestTy->isVectorTy(); in visitSIToFPInst() local
2365 bool DstVec = DestTy->isVectorTy(); in visitFPToUIInst() local
2388 bool DstVec = DestTy->isVectorTy(); in visitFPToSIInst() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5683 SDValue DstVec = DstIsLeft ? V1 : V2; in LowerVECTOR_SHUFFLE() local