Home
last modified time | relevance | path

Searched defs:retTy (Results 1 – 10 of 10) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_tilegx_isel.c215 IRExpr ** args, IRType retTy ) in doHelperCall()
Dir_defs.c4382 IRType retTy = Ity_INVALID; in tcStmt() local
Dhost_s390_isel.c514 IRCallee *callee, IRType retTy, IRExpr **args) in doHelperCall()
Dhost_mips_isel.c398 IRCallee* cee, IRType retTy, IRExpr** args ) in doHelperCall()
Dhost_x86_isel.c432 IRCallee* cee, IRType retTy, IRExpr** args ) in doHelperCall()
Dhost_arm64_isel.c480 IRCallee* cee, IRType retTy, IRExpr** args ) in doHelperCall()
Dhost_amd64_isel.c432 IRCallee* cee, IRType retTy, IRExpr** args ) in doHelperCall()
Dhost_ppc_isel.c721 IRCallee* cee, IRType retTy, IRExpr** args, in doHelperCall()
Dhost_arm_isel.c384 IRCallee* cee, IRType retTy, IRExpr** args ) in doHelperCall()
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp899 const DataLayout &DL, Type *retTy, const ArgListTy &Args, in getPrototype()
1063 Type *retTy = CLI.RetTy; in LowerCall() local