Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVToOCL20.cpp265 VectorType * retTy = VectorType::get(int32Ty, imgDimRetEls); in visitCallSPRIVImageQuerySize() local
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp901 const DataLayout &DL, Type *retTy, const ArgListTy &Args, in getPrototype()
1065 Type *retTy = CLI.RetTy; in LowerCall() local
/external/valgrind/VEX/priv/
Dir_defs.c4548 IRType retTy = Ity_INVALID; in tcStmt() local
Dhost_arm_isel.c376 IRCallee* cee, IRType retTy, IRExpr** args ) in doHelperCallWithArgsOnStack()
512 IRCallee* cee, IRType retTy, IRExpr** args ) in doHelperCall()
Dhost_s390_isel.c514 IRCallee *callee, IRType retTy, IRExpr **args) in doHelperCall()
Dhost_arm64_isel.c478 IRCallee* cee, IRType retTy, IRExpr** args ) in doHelperCall()
Dhost_mips_isel.c392 IRCallee* cee, IRType retTy, IRExpr** args ) in doHelperCall()
Dhost_x86_isel.c432 IRCallee* cee, IRType retTy, IRExpr** args ) in doHelperCall()
Dhost_amd64_isel.c432 IRCallee* cee, IRType retTy, IRExpr** args ) in doHelperCall()
Dhost_ppc_isel.c725 IRCallee* cee, IRType retTy, IRExpr** args, in doHelperCall()
/external/clang/lib/CodeGen/
DCGObjC.cpp913 llvm::Type *retTy = ConvertType(getterMethod->getReturnType()); in generateObjCGetterBody() local