Searched defs:Arg1 (Results 1 - 16 of 16) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMutate.cpp192 MakeDictionaryEntryFromCMP( const void *Arg1, const void *Arg2, const void *Arg1Mutation, const void *Arg2Mutation, size_t ArgSize, const uint8_t *Data, size_t Size) argument
225 MakeDictionaryEntryFromCMP( T Arg1, T Arg2, const uint8_t *Data, size_t Size) argument
235 MakeDictionaryEntryFromCMP( const Word &Arg1, const Word &Arg2, const uint8_t *Data, size_t Size) argument
[all...]
H A DFuzzerTracePC.h37 void Insert(size_t Idx, const T &Arg1, const T &Arg2) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DStripSymbols.cpp262 Value *Arg1 = CI->getArgOperand(0); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp72 callAppendArgs(IRBuilder< &Builder, Value *Desc, int NumArgs, Value *Arg0, Value *Arg1, Value *Arg2, Value *Arg3, Value *Arg4, Value *Arg5, Value *Arg6, bool IsLast) argument
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp287 static bool validateArgsTypes(Init *Arg1, Init *Arg2) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp301 IsStructurallyEquivalent(StructuralEquivalenceContext &Context, const TemplateArgument &Arg1, const TemplateArgument &Arg2) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp153 void DiagnosticsEngine::SetDelayedDiagnostic(unsigned DiagID, StringRef Arg1, argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h97 ResultT operator()(const ArgT &Arg1, const ArgsT &... Args) const { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp229 static CallInst *CreateCallEx2(IRB &B, FunctionCallee Callee, Value *Arg1, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp2445 const Expr *Arg1 = CE->getArg(1); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp1714 Value *Arg1 = CI->getArgOperand(1); local
1741 Value *Arg1 = CI->getArgOperand(1); local
1759 Value *Arg1 = CI->getArgOperand(1); local
1778 Value *Arg1 local
3492 Value *Arg1 = CI->getArgOperand(1); local
3500 Value *Arg1 = CI->getArgOperand(1); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp616 Value *Arg1 = II.getArgOperand(1); local
1828 Value *Arg0 = Call.getArgOperand(0), *Arg1 = Call.getArgOperand(1); local
2106 Value *Arg1 = II->getArgOperand(1); local
2139 Value *Arg1 = II->getArgOperand(1); local
2166 Value *Arg1 = SI->getRHS(); local
2244 Value *Arg1 = II->getArgOperand(1); local
2729 Value *Arg1 = II->getArgOperand(1); local
2751 Value *Arg1 = II->getArgOperand(1); local
2788 Value *Arg1 = II->getArgOperand(1); local
2830 Value *Arg1 = II->getArgOperand(1); local
3015 Value *Arg1 = II->getArgOperand(1); local
3406 Value *Arg1 = II->getArgOperand(1); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1239 void ASTReader::Error(unsigned DiagID, StringRef Arg1, StringRef Arg2, argument
1247 void ASTReader::Error(unsigned DiagID, StringRef Arg1, StringRef Arg2, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7446 const Value *Arg0 = I.getArgOperand(0), *Arg1 = I.getArgOperand(1); local
7469 const Value *Arg0 = I.getArgOperand(0), *Arg1 = I.getArgOperand(1); local
7513 const Value *Arg0 = I.getArgOperand(0), *Arg1 = I.getArgOperand(1); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1232 replaceMathCmpWithIntrinsic(BinaryOperator *BO, Value *Arg0, Value *Arg1, CmpInst *Cmp, Intrinsic::ID IID) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp961 Expr *Arg1 = TheCall->getArg(1); local
5671 const Expr *Arg1 = Call->getArg(1)->IgnoreParens(); local
6343 Expr *Arg1 = TheCall->getArg(1); local
6392 Expr *Arg1 = TheCall->getArg(1); local
[all...]

Completed in 426 milliseconds