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

/external/llvm/include/llvm/CodeGen/
H A DValueTypes.h189 /// bitsLT - Return true if this has less bits than VT.
190 bool bitsLT(EVT VT) const { function in struct:llvm::EVT
H A DMachineValueType.h459 bool bitsLT(MVT VT) const { function in class:llvm::MVT

Completed in 580 milliseconds