Home
last modified time | relevance | path

Searched defs:PtrArg (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp525 Value *PtrArg = getVal(II->getArgOperand(1)); in EvaluateBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp587 auto PtrArg = CI->getArgOperand(PtrArgLoc); in fold_read_write_pipe() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineCost.cpp2283 Value *PtrArg = *CAI; in analyze() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp1763 const Expr *PtrArg = TheCall->getArg(0)->IgnoreParenImpCasts(); in CheckBuiltinFunctionCall() local