Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenInstruction.h298 HasOneImplicitDefWithKnownVT(const CodeGenTarget &TargetInfo) const;
H A DDAGISelMatcherGen.cpp850 if (II.HasOneImplicitDefWithKnownVT(CGT) != MVT::Other) in EmitResultInstructionAsOperand()
992 if (II.HasOneImplicitDefWithKnownVT(CGT) != MVT::Other) in EmitResultCode()
H A DCodeGenInstruction.cpp420 HasOneImplicitDefWithKnownVT(const CodeGenTarget &TargetInfo) const { in HasOneImplicitDefWithKnownVT() function in CodeGenInstruction
H A DCodeGenDAGPatterns.cpp1732 if (InstInfo.HasOneImplicitDefWithKnownVT(CDP.getTargetInfo()) !=MVT::Other) in GetNumNodeResults()
2386 InstInfo.HasOneImplicitDefWithKnownVT(CDP.getTargetInfo()); in ApplyTypeConstraints()