Searched defs:bitsEq (Results 1 - 1 of 1) sorted by relevance
/external/llvm/include/llvm/CodeGen/ | ||
H A D | ValueTypes.h | 188 /// bitsEq - Return true if this has the same number of bits as VT. 189 bool bitsEq(EVT VT) const { function in struct:llvm::EVT |
Completed in 109 milliseconds