Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenInstruction.h279 HasOneImplicitDefWithKnownVT(const CodeGenTarget &TargetInfo) const;
DDAGISelMatcherGen.cpp855 if (II.HasOneImplicitDefWithKnownVT(CGT) != MVT::Other) in EmitResultInstructionAsOperand()
978 if (II.HasOneImplicitDefWithKnownVT(CGT) != MVT::Other) in EmitResultCode()
DCodeGenInstruction.cpp366 HasOneImplicitDefWithKnownVT(const CodeGenTarget &TargetInfo) const { in HasOneImplicitDefWithKnownVT() function in CodeGenInstruction
DCodeGenDAGPatterns.cpp1257 if (InstInfo.HasOneImplicitDefWithKnownVT(CDP.getTargetInfo()) !=MVT::Other) in GetNumNodeResults()
1843 InstInfo.HasOneImplicitDefWithKnownVT(CDP.getTargetInfo()); in ApplyTypeConstraints()