Searched defs:getCode (Results 1 – 3 of 3) sorted by relevance
35 uint32_t getCode() const { return Code; } in getCode() function
29 std::string AsmWriterOperand::getCode() const { in getCode() function in AsmWriterOperand
100 tgtok::TokKind getCode() const { return CurCode; } in getCode() function