Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenInstruction.h312 HasOneImplicitDefWithKnownVT(const CodeGenTarget &TargetInfo) const;
H A DDAGISelMatcherGen.cpp918 if (II.HasOneImplicitDefWithKnownVT(CGT) != MVT::Other) in EmitResultInstructionAsOperand()
1058 if (II.HasOneImplicitDefWithKnownVT(CGT) != MVT::Other) in EmitResultCode()
H A DCodeGenInstruction.cpp520 HasOneImplicitDefWithKnownVT(const CodeGenTarget &TargetInfo) const { in HasOneImplicitDefWithKnownVT() function in CodeGenInstruction
H A DCodeGenDAGPatterns.cpp1911 if (InstInfo.HasOneImplicitDefWithKnownVT(CDP.getTargetInfo()) !=MVT::Other) in GetNumNodeResults()
2584 InstInfo.HasOneImplicitDefWithKnownVT(CDP.getTargetInfo()); in ApplyTypeConstraints()