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

/external/llvm/include/llvm/CodeGen/
H A DValueTypes.h177 /// bitsGT - Return true if this has more bits than VT.
178 bool bitsGT(EVT VT) const { function in struct:llvm::EVT
H A DMachineValueType.h449 bool bitsGT(MVT VT) const { function in class:llvm::MVT

Completed in 913 milliseconds