Searched defs:With (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | SimplifyLibCalls.h | 118 static void replaceAllUsesWithDefault(Instruction *I, Value *With) { in replaceAllUsesWithDefault() 132 void substituteInParent(Instruction *I, Value *With) { in substituteInParent()
|
/freebsd/contrib/googletest/googlemock/include/gmock/ |
H A D | gmock-spec-builders.h | 298 OnCallSpec& With(const Matcher<const ArgumentTuple&>& m) { in With() function 910 TypedExpectation& With(const Matcher<const ArgumentTuple&>& m) { in With() function 1551 MockSpec<F> With(Matcher<Args>... m) { in With() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibCalls.cpp | 129 static void replaceCall(Instruction *I, Value *With) { in replaceCall() 134 static void replaceCall(FPMathOperator *I, Value *With) { in replaceCall()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 3676 auto InstCombineRAUW = [this](Instruction *From, Value *With) { in tryOptimizeCall() 3684 if (Value *With = Simplifier.optimizeCall(CI, Builder)) { in tryOptimizeCall() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 107 static bool isOnlyUsedInEqualityComparison(Value *V, Value *With) { in isOnlyUsedInEqualityComparison() 4068 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith()
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.c | 15397 typedef struct With With; typedef 20378 struct With { struct 20381 With *pOuter; /* Containing WITH clause, or NULL */ argument 20382 Cte a[1]; /* For each CTE in the WITH clause.... */
|
/freebsd/crypto/krb5/doc/html/ |
H A D | searchindex.js | 1 …l","admin/admin_commands/kadmin_local","admin/admin_commands/kadmind","admin/admin_commands/kdb5_l…
|