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 128 /// getRegisterVTs - Find the union of all possible SimpleValueTypes for the
130 std::vector<MVT::SimpleValueType> getRegisterVTs(Record *R) const;
CodeGenInstruction.cpp 352 TargetInfo.getRegisterVTs(FirstImplicitDef);
CodeGenTarget.cpp 225 getRegisterVTs(Record *R) const {
CodeGenDAGPatterns.cpp     [all...]

Completed in 3570 milliseconds