Home
last modified time | relevance | path

Searched defs:Returns (Results 1 – 25 of 38) sorted by relevance

12

/external/mockito/src/main/java/org/mockito/internal/stubbing/answers/
DReturns.java16 public class Returns implements Answer<Object>, ValidableAnswer, Serializable { class
21 public Returns(Object value) { in Returns() method in Returns
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMCInstLower.cpp43 SmallVector<wasm::ValType, 4> Returns; in GetGlobalAddressSymbol() local
98 SmallVector<wasm::ValType, 4> Returns; in GetExternalSymbolSymbol() local
173 SmallVector<wasm::ValType, 4> Returns; in Lower() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DCloneFunction.cpp77 SmallVectorImpl<ReturnInst*> &Returns, in CloneFunctionInto()
169 SmallVector<ReturnInst*, 8> Returns; // Ignore returns cloned. in CloneFunction() local
184 SmallVectorImpl<ReturnInst*> &Returns; member
350 SmallVectorImpl<ReturnInst*> &Returns, in CloneAndPruneFunctionInto()
DCloneModule.cpp103 SmallVector<ReturnInst*, 8> Returns; // Ignore returns cloned. in CloneModule() local
DLowerInvoke.cpp406 SmallVector<ReturnInst*,16> Returns; in insertExpensiveEHSupport() local
/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp81 SmallVectorImpl<ReturnInst*> &Returns, in CloneFunctionInto()
209 SmallVector<ReturnInst*, 8> Returns; // Ignore returns cloned. in CloneFunction() local
396 SmallVectorImpl<ReturnInst *> &Returns, in CloneAndPruneIntoFromInst()
632 SmallVectorImpl<ReturnInst*> &Returns, in CloneAndPruneFunctionInto()
DCloneModule.cpp146 SmallVector<ReturnInst *, 8> Returns; // Ignore returns cloned. in CloneModule() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DCloneFunction.cpp87 SmallVectorImpl<ReturnInst*> &Returns, in CloneFunctionInto()
249 SmallVector<ReturnInst*, 8> Returns; // Ignore returns cloned. in CloneFunction() local
437 SmallVectorImpl<ReturnInst *> &Returns, in CloneAndPruneIntoFromInst()
714 SmallVectorImpl<ReturnInst*> &Returns, in CloneAndPruneFunctionInto()
DCloneModule.cpp163 SmallVector<ReturnInst *, 8> Returns; // Ignore returns cloned. in CloneModule() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSymbolWasm.h23 SmallVector<wasm::ValType, 1> Returns; variable
/external/llvm/lib/CodeGen/
DSafeStack.cpp409 SmallVectorImpl<ReturnInst *> &Returns, in findInsts()
515 ArrayRef<Argument *> ByValArguments, ArrayRef<ReturnInst *> Returns, in moveStaticAllocasToUnsafeStack()
763 SmallVector<ReturnInst *, 4> Returns; in runOnFunction() local
DSjLjEHPrepare.cpp343 SmallVector<ReturnInst *, 16> Returns; in setupEntryBlockAndCallSites() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSafeStack.cpp379 SmallVectorImpl<ReturnInst *> &Returns, in findInsts()
485 ArrayRef<Argument *> ByValArguments, ArrayRef<ReturnInst *> Returns, in moveStaticAllocasToUnsafeStack()
752 SmallVector<ReturnInst *, 4> Returns; in run() local
DSjLjEHPrepare.cpp353 SmallVector<ReturnInst *, 16> Returns; in setupEntryBlockAndCallSites() local
/external/guice/core/src/com/google/inject/matcher/
DMatchers.java380 private static class Returns extends AbstractMatcher<Method> implements Serializable { class in Matchers
383 public Returns(Matcher<? super Class<?>> returnType) { in Returns() method in Matchers.Returns
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyTargetStreamer.cpp125 SmallVector<wasm::ValType, 4> Returns; in emitResult() local
/external/llvm/unittests/Transforms/Utils/
DCloning.cpp170 SmallVector<ReturnInst*, 4> Returns; in TEST_F() local
193 SmallVector<ReturnInst*, 4> Returns; in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPURewriteOutArguments.cpp265 SmallVector<ReturnInst *, 4> Returns; in runOnFunction() local
DR600OpenCLImageTypeLoweringPass.cpp319 SmallVector<ReturnInst*, 8> Returns; in addImplicitArgs() local
/external/llvm/lib/ExecutionEngine/Orc/
DIndirectionUtils.cpp196 SmallVector<ReturnInst *, 8> Returns; // Ignore returns cloned. in moveFunctionBody() local
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.cpp274 unsigned Branches = 0, Returns = 0, NewIndirectBranches = 0, in checkBranches() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Utils/
DCloning.cpp173 SmallVector<ReturnInst*, 4> Returns; in TEST_F() local
196 SmallVector<ReturnInst*, 4> Returns; in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DIndirectionUtils.cpp297 SmallVector<ReturnInst *, 8> Returns; // Ignore returns cloned. in moveFunctionBody() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUOpenCLImageTypeLoweringPass.cpp302 SmallVector<ReturnInst*, 8> Returns; in addImplicitArgs() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSjLjEHPrepare.cpp404 SmallVector<ReturnInst*,16> Returns; in insertSjLjEHSupport() local
916 SmallVector<ReturnInst*, 16> Returns; in setupEntryBlockAndCallSites() local

12