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

  /external/llvm/include/llvm/CodeGen/
ValueTypes.h 189 /// bitsLT - Return true if this has less bits than VT.
190 bool bitsLT(EVT VT) const {
MachineValueType.h 459 bool bitsLT(MVT VT) const {

Completed in 560 milliseconds