Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp219 SmallVector<Type *, 4> ReturnTypes; in runOnFunction() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h153 std::vector<ValueType> ReturnTypes; member
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5307 EVT ReturnTypes[] = {MVT::Other, MVT::Glue}; in prepareIndirectCall() local
5537 std::array<EVT, 2> ReturnTypes = {{MVT::Other, MVT::Glue}}; in FinishCall() local