Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1026 static void VerifyVectorTypes(const SmallVectorImpl<ISD::InputArg> &Ins) { in VerifyVectorTypes() function
1031 static void VerifyVectorTypes(const SmallVectorImpl<ISD::OutputArg> &Outs) { in VerifyVectorTypes() function
1107 VerifyVectorTypes(Ins); in LowerFormalArguments()
1275 VerifyVectorTypes(Outs); in LowerCall()
1276 VerifyVectorTypes(Ins); in LowerCall()
1443 VerifyVectorTypes(Outs); in CanLowerReturn()
1466 VerifyVectorTypes(Outs); in LowerReturn()