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

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCInst.h 37 kExpr ///< Relocatable immediate operand.
55 bool isExpr() const { return Kind == kExpr; }
117 Op.Kind = kExpr;
  /external/icu/icu4c/source/i18n/
plurrule_impl.h 173 kExpr,

Completed in 695 milliseconds