Searched defs:bitsGE (Results 1 - 2 of 2) sorted by relevance
/external/llvm/include/llvm/CodeGen/ | ||
H A D | ValueTypes.h | 200 /// bitsGE - Return true if this has no less bits than VT. 201 bool bitsGE(EVT VT) const { function in struct:llvm::EVT |
H A D | MachineValueType.h | 530 bool bitsGE(MVT VT) const { function in class:llvm::MVT |
Completed in 2740 milliseconds