Home
last modified time | relevance | path

Searched refs:VectorFloat (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.cpp90 case VectorFloat: in appendParameterType()
126 case VectorFloat: in getVecExtParmsType()
184 case VectorFloat: in getParmsType()
H A DPPCMachineFunctionInfo.h33 VectorFloat enumerator
H A DPPCISelLowering.cpp7391 FuncInfo->appendParameterType(PPCFunctionInfo::VectorFloat); in LowerFormalArguments_AIX()
/llvm-project/clang/test/CXX/temp/temp.param/
H A Dp7.cpp43 template<VF4> struct VectorFloat; // cxx17-error {{cannot have type 'VF4'}}