Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.h302 HasOneImplicitDefWithKnownVT(const CodeGenTarget &TargetInfo) const;
H A DDAGISelMatcherGen.cpp924 if (II.HasOneImplicitDefWithKnownVT(CGT) != MVT::Other) in EmitResultInstructionAsOperand()
1066 if (II.HasOneImplicitDefWithKnownVT(CGT) != MVT::Other) in EmitResultCode()
H A DCodeGenInstruction.cpp453 HasOneImplicitDefWithKnownVT(const CodeGenTarget &TargetInfo) const { in HasOneImplicitDefWithKnownVT() function in CodeGenInstruction
H A DCodeGenDAGPatterns.cpp1874 if (InstInfo.HasOneImplicitDefWithKnownVT(CDP.getTargetInfo()) !=MVT::Other) in GetNumNodeResults()
2532 InstInfo.HasOneImplicitDefWithKnownVT(CDP.getTargetInfo()); in ApplyTypeConstraints()