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

  /external/llvm/include/llvm/CodeGen/
MachineValueType.h 532 bool bitsGT(MVT VT) const {
ValueTypes.h 199 /// bitsGT - Return true if this has more bits than VT.
200 bool bitsGT(EVT VT) const {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
MachineValueType.h 772 bool bitsGT(MVT VT) const {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
ValueTypes.h 229 bool bitsGT(EVT VT) const {
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ValueTypes.h 535 /// bitsGT - Return true if this has more bits than VT.
536 bool bitsGT(EVT VT) const {

Completed in 3858 milliseconds