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

  /external/llvm/utils/TableGen/
CodeGenTarget.h 124 /// getRegisterVTs - Find the union of all possible SimpleValueTypes for the
126 std::vector<MVT::SimpleValueType> getRegisterVTs(Record *R) const;
CodeGenInstruction.cpp 346 TargetInfo.getRegisterVTs(FirstImplicitDef);
CodeGenTarget.cpp 206 getRegisterVTs(Record *R) const {
CodeGenDAGPatterns.cpp     [all...]

Completed in 48 milliseconds