Home
last modified time | relevance | path

Searched defs:retTy (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_call_conv.cpp280 void AArch64WebKitJSCC::InitReturnInfo(MIRType &retTy, CCLocInfo &pLoc) in InitReturnInfo() argument
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DSubzeroReactor.cpp126 Ice::Variable *Call(Ice::Cfg *function, Ice::CfgNode *basicBlock, Ice::Type retTy, Ice::Operand *callTarget, const std::vector<Ice::Operand *> &iceArgs, bool isVariadic) in Call() argument
160 Ice::Variable *Call(Ice::Cfg *function, Ice::CfgNode *basicBlock, Ice::Type retTy, void const *fptr, const std::vector<Ice::Operand *> &iceArgs, bool isVariadic) in Call() argument
172 Ice::Type retTy = T(rr::CToReactorT<Return>::type()); in Call() local
[all...]
H A DLLVMReactor.cpp305 llvm::Value *lowerSignMask(llvm::Value *x, llvm::Type *retTy) in lowerSignMask() argument
322 llvm::Value *lowerFPSignMask(llvm::Value *x, llvm::Type *retTy) in lowerFPSignMask() argument
513 static llvm::Function *createFunction(const char *name, llvm::Type *retTy, const std::vector<llvm::Type *> &params) in createFunction() argument
3616 Value *Call(RValue<Pointer<Byte>> fptr, Type *retTy, std::initializer_list<Value *> args, std::initializer_list<Type *> argTys) in Call() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dlower.cpp56 MIRPtrType *retTy = static_cast<MIRPtrType *>(retSt->GetType()); in LowerReturnStructUsingFakeParm() local
854 MIRType *retTy = intrinDesc->GetReturnType(); in LowerDefaultIntrinsicCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1259 getPrototype( const DataLayout &DL, Type *retTy, const ArgListTy &Args, const SmallVectorImpl<ISD::OutputArg> &Outs, unsigned retAlignment, ImmutableCallSite CS) const getPrototype() argument
[all...]

Completed in 16 milliseconds