Searched defs:ty (Results 26 - 50 of 69) sorted by relevance

123

/freebsd-current/contrib/llvm-project/clang/lib/Analysis/
H A DLiveVariables.cpp182 const Type *ty = Ty.getTypePtr(); local
H A DUninitializedValues.cpp64 QualType ty = vd->getType(); local
/freebsd-current/usr.bin/rpcgen/
H A Drpc_parse.h179 typedef_def ty; member in union:definition::__anon914
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DSymbols.cpp652 uint8_t ty = type; local
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dcheck-der.c1060 Der_type ty; local
/freebsd-current/crypto/openssh/
H A Dloginrec.c852 struct ttyent *ty; local
H A Ded25519.c1834 fe25519 tx, ty, zi; local
/freebsd-current/crypto/openssl/crypto/ec/
H A Dec_key.c602 BIGNUM *tx, *ty; local
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DConstantsContext.h223 CompareConstantExpr(Type *ty, Instruction::OtherOps opc, argument
H A DValue.cpp53 Value::Value(Type *ty, unsigned scid) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h83 SCEVVScale(const FoldingSetNodeIDRef ID, Type *ty) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp512 SCEVCastExpr(const FoldingSetNodeIDRef ID, SCEVTypes SCEVTy, const SCEV *op, Type *ty) argument
523 SCEVIntegralCastExpr(const FoldingSetNodeIDRef ID, SCEVTypes SCEVTy, const SCEV *op, Type *ty) argument
528 SCEVTruncateExpr(const FoldingSetNodeIDRef ID, const SCEV *op, Type *ty) argument
535 SCEVZeroExtendExpr(const FoldingSetNodeIDRef ID, const SCEV *op, Type *ty) argument
542 SCEVSignExtendExpr(const FoldingSetNodeIDRef ID, const SCEV *op, Type *ty) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h585 explicit ConstantDataSequential(Type *ty, ValueTy VT, const char *Data) argument
680 explicit ConstantDataArray(Type *ty, const char *Data) argument
754 explicit ConstantDataVector(Type *ty, const char *Data) argument
1010 ConstantExpr(Type *ty, unsigned Opcode, Use *Ops, unsigned NumOps) argument
/freebsd-current/contrib/ncurses/ncurses/tty/
H A Dlib_mvcur.c1225 int fy, fx, ty, tx, n, i; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp411 Register(Type ty, uint32_t index, uint32_t offs, RegisterContext *reg_ctx, argument
418 Register(Type ty, uint32_t index, RegisterContext *reg_ctx, argument
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h227 CallArg(RValue rv, QualType ty) argument
229 CallArg(LValue lv, QualType ty) argument
H A DCGDeclCXX.cpp238 llvm::FunctionType *ty = llvm::FunctionType::get(CGM.VoidTy, false); local
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h68 TypeLoc(QualType ty, void *opaqueData) argument
70 TypeLoc(const Type *ty, void *opaqueData) argument
244 inline TypeSourceInfo::TypeSourceInfo(QualType ty, size_t DataSize) : Ty(ty) { argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h610 ArgInfo(LocTy L, Type *ty, AttributeSet Attr, const std::string &N) argument
/freebsd-current/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp205 Type *ty = value->getType(); local
/freebsd-current/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp637 void TpiSource::mergeTypeRecord(TypeIndex curIndex, CVType ty) { argument
[all...]
H A DChunks.h686 Baserel(uint32_t v, uint8_t ty) : rva(v), type(ty) {} argument
H A DChunks.cpp554 uint8_t ty = getBaserelType(rel, getMachine()); local
/freebsd-current/contrib/ntp/libntp/
H A Dntp_calendar.c945 uint32_t ty = (uint32_t)n001 + 1; local
/freebsd-current/contrib/wpa/src/tls/
H A Dlibtommath.c2446 int tx, ty; local
3275 int tx, ty, iy; local
[all...]

Completed in 641 milliseconds

123