Searched defs:bitsGE (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DMachineValueType.h537 bool bitsGE(MVT VT) const { function
H A DValueTypes.h205 /// bitsGE - Return true if this has no less bits than VT.
206 bool bitsGE(EVT VT) const { function in struct:llvm::EVT
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DValueTypes.h541 /// bitsGE - Return true if this has no less bits than VT.
542 bool bitsGE(EVT VT) const { function in struct:llvm::EVT

Completed in 134 milliseconds