Searched defs:ValT (Results 1 – 6 of 6) sorted by relevance
833 PrimType ValT = *S.getContext().classify(Call->getArg(0)); in interp__builtin_clz() local864 PrimType ValT = *S.getContext().classify(Call->getArg(0)); in interp__builtin_ctz() local887 PrimType ValT = *S.getContext().classify(Call->getArg(0)); in interp__builtin_bswap() local905 PrimType ValT = *S.getContext().classify(Call->getArg(0)); in interp__builtin_atomic_lock_free() local
36 using ValT = typename Traits::ValT; variable
266 using ValT = Register; typedef in llvm::SSAUpdaterTraits
266 using ValT = Value *; typedef in llvm::SSAUpdaterTraits
4007 using ValT = BlockValueNum; typedef in llvm::SSAUpdaterTraits
6124 SDValue Src2, MVT ValT) -> SDValue { in lowerLaneOp()