Home
last modified time | relevance | path

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

12345678910>>...20

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp93 SmallVector<wasm::ValType, 4> Returns; in GetExternalSymbolSymbol() local
167 SmallVector<wasm::ValType, 1> &&Returns, in lowerTypeIndexOperand()
197 SmallVectorImpl<wasm::ValType> &Returns) { in getFunctionReturns()
236 SmallVector<wasm::ValType, 4> Returns; in lower() local
263 SmallVector<wasm::ValType, 1> Returns; in lower() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp143 SmallVector<wasm::ValType, 1> &&Returns, in lowerTypeIndexOperand()
158 SmallVectorImpl<wasm::ValType> &Returns) { in getFunctionReturns()
199 SmallVector<wasm::ValType, 4> Returns; in lower() local
228 SmallVector<wasm::ValType, 1> Returns; in lower() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A 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()
H A DCloneModule.cpp146 SmallVector<ReturnInst *, 8> Returns; // Ignore returns cloned. in CloneModule() local
/aosp_15_r20/external/mockito/src/main/java/org/mockito/internal/stubbing/answers/
H A DReturns.java16 public class Returns implements Answer<Object>, ValidableAnswer, Serializable { class
21 public Returns(Object value) { in Returns() method in Returns
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp87 SmallVectorImpl<ReturnInst*> &Returns, in CloneFunctionInto()
264 SmallVector<ReturnInst*, 8> Returns; // Ignore returns cloned. in CloneFunction() local
452 SmallVectorImpl<ReturnInst *> &Returns, in CloneAndPruneIntoFromInst()
729 SmallVectorImpl<ReturnInst*> &Returns, in CloneAndPruneFunctionInto()
H A DCloneModule.cpp163 SmallVector<ReturnInst *, 8> Returns; // Ignore returns cloned. in CloneModule() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_traits/test/
Denable_if_test.cpp54 typename boost::enable_if_<Check<T>::value, bool>::type Returns(T) in Returns() function
60 typename boost::enable_if_<!Check<T>::value, bool>::type Returns(T) in Returns() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp89 SmallVectorImpl<ReturnInst *> &Returns, in CloneFunctionInto()
339 SmallVector<ReturnInst *, 8> Returns; // Ignore returns cloned. in CloneFunction() local
630 SmallVectorImpl<ReturnInst *> &Returns, in CloneAndPruneIntoFromInst()
933 bool ModuleLevelChanges, SmallVectorImpl<ReturnInst *> &Returns, in CloneAndPruneFunctionInto()
H A DCloneModule.cpp176 SmallVector<ReturnInst *, 8> Returns; // Ignore returns cloned. in CloneModule() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DSafeStack.cpp409 SmallVectorImpl<ReturnInst *> &Returns, in findInsts()
515 ArrayRef<Argument *> ByValArguments, ArrayRef<ReturnInst *> Returns, in moveStaticAllocasToUnsafeStack()
763 SmallVector<ReturnInst *, 4> Returns; in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStack.cpp382 SmallVectorImpl<ReturnInst *> &Returns, in findInsts()
489 ArrayRef<Argument *> ByValArguments, ArrayRef<ReturnInst *> Returns, in moveStaticAllocasToUnsafeStack()
748 SmallVector<ReturnInst *, 4> Returns; in run() local
/aosp_15_r20/external/guice/core/src/com/google/inject/matcher/
H A 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
/aosp_15_r20/external/llvm/unittests/Transforms/Utils/
H A DCloning.cpp170 SmallVector<ReturnInst*, 4> Returns; in TEST_F() local
193 SmallVector<ReturnInst*, 4> Returns; in TEST_F() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSafeStack.cpp382 SmallVectorImpl<Instruction *> &Returns, in findInsts()
763 SmallVector<Instruction *, 4> Returns; in run() local
H A DSjLjEHPrepare.cpp364 SmallVector<ReturnInst *, 16> Returns; in setupEntryBlockAndCallSites() local
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dbpfdisassembler_test.cc64 TEST(DecodeInstructionTest, Returns) { in TEST() argument
/aosp_15_r20/external/webrtc/rtc_base/
H A Dbounded_inline_vector_unittest.cc108 BoundedInlineVector<T, capacity> Returns(Ts... values) { in Returns() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp215 SmallVector<ReturnInst *, 4> Returns; in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp265 SmallVector<ReturnInst *, 4> Returns; in runOnFunction() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp196 SmallVector<ReturnInst *, 8> Returns; // Ignore returns cloned. in moveFunctionBody() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp274 unsigned Branches = 0, Returns = 0, NewIndirectBranches = 0, in checkBranches() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVRegularizer.cpp213 SmallVector<ReturnInst *, 8> Returns; in visitCallScalToVec() local
H A DSPIRVPrepareFunctions.cpp96 SmallVector<ReturnInst *, 8> Returns; in processFunctionSignature() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp320 SmallVector<ReturnInst *, 8> Returns; // Ignore returns cloned. in moveFunctionBody() local

12345678910>>...20