HomeSort by relevance Sort by last modified time
    Searched defs:bitsGE (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
ValueTypes.h 183 /// bitsGE - Return true if this has no less bits than VT.
184 bool bitsGE(EVT VT) const {
MachineValueType.h 454 bool bitsGE(MVT VT) const {

Completed in 52 milliseconds