Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/FuzzMutate/
H A DOperations.cpp312 auto *FirstTy = cast<VectorType>(Cur[0]->getType()); in validShuffleVectorIndex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
H A DOperations.cpp301 auto *FirstTy = cast<VectorType>(Cur[0]->getType()); in validShuffleVectorIndex() local
/aosp_15_r20/external/llvm/utils/FileCheck/
H A DFileCheck.cpp787 Check::CheckType FirstTy = Check::CheckNone; in FindFirstCandidateMatch() local