Home
last modified time | relevance | path

Searched defs:With (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSimplifyLibCalls.h118 static void replaceAllUsesWithDefault(Instruction *I, Value *With) { in replaceAllUsesWithDefault() argument
132 void substituteInParent(Instruction *I, Value *With) { in substituteInParent() argument
/freebsd-src/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h298 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-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp128 replaceCall(Instruction * I,Value * With) replaceCall() argument
133 replaceCall(FPMathOperator * I,Value * With) replaceCall() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3447 __anon780add940a02(Instruction *From, Value *With) tryOptimizeCall() argument
3455 if (Value *With = Simplifier.optimizeCall(CI, Builder)) { tryOptimizeCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp98 isOnlyUsedInEqualityComparison(Value * V,Value * With) isOnlyUsedInEqualityComparison() argument
3818 replaceAllUsesWith(Instruction * I,Value * With) replaceAllUsesWith() argument
/freebsd-src/contrib/sqlite3/
H A Dsqlite3.c15397 typedef struct With With; typedef
20378 struct With { global() struct
20381 pOuterWith global() argument
20382 aWith global() argument
[all...]