Searched defs:IdxArg (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntimeGPU.cpp | 2163 ImplicitParamDecl IdxArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, C.IntTy, emitListToGlobalCopyFunction() local |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Verifier.cpp | 5435 auto *IdxArg = cast<ConstantInt>(Call.getArgOperand(2)); visitIntrinsicCall() local |