Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp3281 ImplicitParamDecl IdxArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, C.IntTy, in emitListToGlobalCopyFunction() local
3389 ImplicitParamDecl IdxArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, C.IntTy, in emitListToGlobalReduceFunction() local
3484 ImplicitParamDecl IdxArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, C.IntTy, in emitGlobalToListCopyFunction() local
3593 ImplicitParamDecl IdxArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, C.IntTy, in emitGlobalToListReduceFunction() local
/external/llvm/lib/IR/
DVerifier.cpp3908 auto *IdxArg = dyn_cast<ConstantInt>(CS.getArgOperand(2)); in visitIntrinsicCallSite() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp4460 auto *IdxArg = cast<ConstantInt>(Call.getArgOperand(2)); in visitIntrinsicCall() local
/external/llvm-project/llvm/lib/IR/
DVerifier.cpp4778 auto *IdxArg = cast<ConstantInt>(Call.getArgOperand(2)); in visitIntrinsicCall() local