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

  /external/llvm/include/llvm/CodeGen/
ValueTypes.h 177 /// bitsGT - Return true if this has more bits than VT.
178 bool bitsGT(EVT VT) const {
MachineValueType.h 449 bool bitsGT(MVT VT) const {

Completed in 54 milliseconds