Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenInstruction.h314 HasOneImplicitDefWithKnownVT(const CodeGenTarget &TargetInfo) const;
H A DDAGISelMatcherGen.cpp925 if (II.HasOneImplicitDefWithKnownVT(CGT) != MVT::Other) in EmitResultInstructionAsOperand()
1067 if (II.HasOneImplicitDefWithKnownVT(CGT) != MVT::Other) in EmitResultCode()
H A DCodeGenInstruction.cpp521 HasOneImplicitDefWithKnownVT(const CodeGenTarget &TargetInfo) const { in HasOneImplicitDefWithKnownVT() function in CodeGenInstruction
H A DCodeGenDAGPatterns.cpp1930 if (InstInfo.HasOneImplicitDefWithKnownVT(CDP.getTargetInfo()) !=MVT::Other) in GetNumNodeResults()
2590 InstInfo.HasOneImplicitDefWithKnownVT(CDP.getTargetInfo()); in ApplyTypeConstraints()