Home
last modified time | relevance | path

Searched refs:VectorInt (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.cpp89 case VectorInt: in appendParameterType()
120 case VectorInt: in getVecExtParmsType()
183 case VectorInt: in getParmsType()
H A DPPCMachineFunctionInfo.h32 VectorInt, enumerator
H A DPPCISelLowering.cpp7387 FuncInfo->appendParameterType(PPCFunctionInfo::VectorInt); in LowerFormalArguments_AIX()
/llvm-project/clang/test/CXX/temp/temp.param/
H A Dp7.cpp42 template<VI4> struct VectorInt; // cxx17-error {{cannot have type 'VI4'}}
/llvm-project/clang-tools-extra/clangd/unittests/
H A DInlayHintTests.cpp1683 llvm::StringRef VectorInt = R"cpp( in TEST()
1698 InlayHintKind::Type, VectorInt, Header, in TEST()
1594 llvm::StringRef VectorInt = R"cpp( TEST() local