Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstruction.h311 HasOneImplicitDefWithKnownVT(const CodeGenTarget &TargetInfo) const;
H A DCodeGenInstruction.cpp518 MVT::SimpleValueType CodeGenInstruction::HasOneImplicitDefWithKnownVT( in HasOneImplicitDefWithKnownVT() function in CodeGenInstruction
H A DCodeGenDAGPatterns.cpp1905 if (InstInfo.HasOneImplicitDefWithKnownVT(CDP.getTargetInfo()) != in GetNumNodeResults()
2571 InstInfo.HasOneImplicitDefWithKnownVT(CDP.getTargetInfo()); in ApplyTypeConstraints()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp911 if (II.HasOneImplicitDefWithKnownVT(CGT) != MVT::Other) in EmitResultInstructionAsOperand()
1051 if (II.HasOneImplicitDefWithKnownVT(CGT) != MVT::Other) in EmitResultCode()