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

/external/llvm/include/llvm/CodeGen/
H A DMachineValueType.h532 bool bitsGT(MVT VT) const { function
H A DValueTypes.h199 /// bitsGT - Return true if this has more bits than VT.
200 bool bitsGT(EVT VT) const { function in struct:llvm::EVT
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DValueTypes.h535 /// bitsGT - Return true if this has more bits than VT.
536 bool bitsGT(EVT VT) const { function in struct:llvm::EVT

Completed in 84 milliseconds