HomeSort by relevance Sort by last modified time
    Searched refs:HasOneImplicitDefWithKnownVT (Results 1 - 4 of 4) sorted by null

  /external/llvm/utils/TableGen/
CodeGenInstruction.h 249 /// HasOneImplicitDefWithKnownVT - If the instruction has at least one
253 HasOneImplicitDefWithKnownVT(const CodeGenTarget &TargetInfo) const;
DAGISelMatcherGen.cpp 781 if (II.HasOneImplicitDefWithKnownVT(CGT) != MVT::Other)
    [all...]
CodeGenInstruction.cpp 333 /// HasOneImplicitDefWithKnownVT - If the instruction has at least one
337 HasOneImplicitDefWithKnownVT(const CodeGenTarget &TargetInfo) const {
CodeGenDAGPatterns.cpp     [all...]

Completed in 661 milliseconds