Searched refs:getRegisterVTs (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DCodeGenTarget.h128 /// getRegisterVTs - Find the union of all possible SimpleValueTypes for the
130 std::vector<MVT::SimpleValueType> getRegisterVTs(Record *R) const;
H A DCodeGenInstruction.cpp351 TargetInfo.getRegisterVTs(FirstImplicitDef);
H A DCodeGenTarget.cpp218 getRegisterVTs(Record *R) const { function in class:CodeGenTarget
H A DCodeGenDAGPatterns.cpp1273 return EEVT::TypeSet(T.getRegisterVTs(R));

Completed in 191 milliseconds