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

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

Completed in 50 milliseconds