Searched defs:hasType (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetRegisterInfo.h107 /// hasType - return true if this TargetRegisterClass has the ValueType vt.
109 bool hasType(EVT vt) const { function in class:llvm::TargetRegisterClass

Completed in 50 milliseconds