Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/unittests/
H A DProjectAwareIndexTests.cpp50 WithContextValue With(Config::Key, std::move(C)); in TEST() local
76 WithContextValue With(Config::Key, std::move(C)); in TEST() local
/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSimplifyLibCalls.h118 replaceAllUsesWithDefault(Instruction * I,Value * With) replaceAllUsesWithDefault() argument
132 substituteInParent(Instruction * I,Value * With) substituteInParent() argument
/llvm-project/clang-tools-extra/clangd/unittests/tweaks/
H A DMemberwiseConstructorTests.cpp80 auto With = [](llvm::StringRef Type) { in TEST_F() local
/llvm-project/third-party/unittest/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
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp129 replaceCall(Instruction * I,Value * With) replaceCall() argument
134 replaceCall(FPMathOperator * I,Value * With) replaceCall() argument
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3627 __anone438e4d50b02(Instruction *From, Value *With) tryOptimizeCall() argument
3635 if (Value *With = Simplifier.optimizeCall(CI, Builder)) { tryOptimizeCall() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp106 isOnlyUsedInEqualityComparison(Value * V,Value * With) isOnlyUsedInEqualityComparison() argument
4039 replaceAllUsesWith(Instruction * I,Value * With) replaceAllUsesWith() argument