Home
last modified time | relevance | path

Searched defs:ByValTy (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptx86ABIFixups.cpp68 if (llvm::Type *ByValTy = call_inst->getParamByValType(i)) in isRSAllocationTyCallSite() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1575 Type *ByValTy = CB.getParamByValType(ArgNo); in processByValArgument() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DFunction.cpp163 if (Type *ByValTy = ParamAttrs.getByValType()) in getMemoryParamAllocType() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1650 Type *ByValTy = nullptr; in insertSpills() local
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4020 Type *ByValTy = getPtrElementTypeByID(ParamTypeID); in parseFunctionRecord() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp2179 llvm::Type *ByValTy = CGM.getTypes().ConvertType(PtrTy->getPointeeType()); in addX86InterruptAttrs() local