Home
last modified time | relevance | path

Searched defs:getResultType (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1191 Type *getResultType() const { return ResultTy; } in getResultType() function
1448 Type *getResultType() const { return ResultTy; } in getResultType() function
1516 Type *getResultType() const { return ResultTy; } in getResultType() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp70 QualType CallEvent::getResultType() const { in getResultType() function in CallEvent
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp1154 SPIRVType *SPIRVGlobalRegistry::getResultType(Register VReg, in getResultType() function in SPIRVGlobalRegistry
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp8239 ResultWas::OfType AssertionResult::getResultType() const { in getResultType() function in Catch::AssertionResult