Home
last modified time | relevance | path

Searched defs:ValVTy (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DConstantFold.cpp612 auto *ValVTy = cast<VectorType>(Val->getType()); in ConstantFoldExtractElementInstruction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp4998 auto *ValVTy = cast<FixedVectorType>(ValTy); in getArithmeticReductionCost() local
5389 auto *ValVTy = cast<FixedVectorType>(ValTy); in getMinMaxReductionCost() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h1198 if (auto *ValVTy = dyn_cast<VectorType>(ValTy)) { variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp3055 auto *ValVTy = cast<FixedVectorType>(ValTy); in getArithmeticReductionCost() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
DLLParser.cpp3966 if (auto *ValVTy = dyn_cast<VectorType>(ValTy)) { in parseValID() local
7883 if (auto *ValVTy = dyn_cast<VectorType>(Val->getType())) { in parseGetElementPtr() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2306 auto *ValVTy = cast<VectorType>(Val->getType()); in getStepVector() local