Home
last modified time | relevance | path

Searched defs:vty (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DConstant.h44 Constant(Type *ty, ValueTy vty, AllocInfo AllocInfo) in Constant() argument
H A DUser.h73 User(Type * ty,unsigned vty,Use *,unsigned NumOps) User() argument
/llvm-project/mlir/lib/Conversion/MathToSPIRV/
H A DMathToSPIRV.cpp377 if (VectorType vty = dyn_cast<VectorType>(ty)) { matchAndRewrite() local
/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp230 Type *vty = value->getType(); AssignValue() local