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

  /external/llvm/include/llvm/CodeGen/
ValueTypes.h 195 /// bitsLE - Return true if this has no more bits than VT.
196 bool bitsLE(EVT VT) const {
MachineValueType.h 464 bool bitsLE(MVT VT) const {

Completed in 43 milliseconds