Home
last modified time | relevance | path

Searched defs:_rhs (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Support/
DAPFloat.cpp35 #define PackCategoriesIntoKey(_lhs, _rhs) ((_lhs) * 4 + (_rhs)) argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPFloat.cpp47 #define PackCategoriesIntoKey(_lhs, _rhs) ((_lhs) * 4 + (_rhs)) argument