Searched refs:GenericComment (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2012 std::string GenericComment = local
2014 if (!GenericComment.empty())
2015 return GenericComment;
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp581 std::string GenericComment = local
583 if (!GenericComment.empty())
584 return GenericComment;

Completed in 190 milliseconds