Home
last modified time | relevance | path

Searched defs:makeValue (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/Shared/
DWrapperFunctionUtils.h379 static RetT makeValue() { return RetT(); } in makeValue() function
394 static Error makeValue() { return Error::success(); } in makeValue() function
412 static Expected<T> makeValue() { return T(); } in makeValue() function
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantTests.cpp1972 inline GenericValue makeValue(const glu::DataType type, const int specValue) in makeValue() function
/external/clang/include/clang/AST/
DASTContext.h2704 clang::LazyGenerationalUpdatePtr<Owner, T, Update>::makeValue( in makeValue() function