Searched defs:Arg3 (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/ |
H A D | simple_packed_serialization_test.cpp | 165 std::string Arg3 = "foo"; in TEST() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | AMDGPUEmitPrintf.cpp | 61 callAppendArgs(IRBuilder<> & Builder,Value * Desc,int NumArgs,Value * Arg0,Value * Arg1,Value * Arg2,Value * Arg3,Value * Arg4,Value * Arg5,Value * Arg6,bool IsLast) callAppendArgs() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Basic/ |
H A D | Diagnostic.cpp | 147 StringRef Arg2, StringRef Arg3) { in SetDelayedDiagnostic() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 1341 StringRef Arg1, Arg2, Arg3; Error() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 1621 Expr *Arg3 = TheCall->getArg(3); SemaOpenCLBuiltinEnqueueKernel() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 5317 *Arg3 = EmitScalarExpr(E->getArg(3)); EmitBuiltinExpr() local
|